Age | Commit message (Expand) | Author |
2013-12-05 | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller |
2013-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-03 | rds: prevent BUG_ON triggered on congestion update to loopback | Venkat Venkatsubra |
2013-12-02 | IPv6: Fixed support for blackhole and prohibit routes | Kamala R |
2013-12-02 | ipv6: fix third arg of anycast_dst_alloc(), must be bool. | François-Xavier Le Bail |
2013-12-02 | ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv | Duan Jiong |
2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-12-02 | mac80211: check csa wiphy flag in ibss before switching | Simon Wunderlich |
2013-12-02 | cfg80211: disable CSA for all drivers | Simon Wunderlich |
2013-12-01 | {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation | fan.du |
2013-11-30 | netem: fix gemodel loss generator | stephen hemminger |
2013-11-30 | netem: fix loss 4 state model | stephen hemminger |
2013-11-30 | netem: missing break in ge loss generator | stephen hemminger |
2013-11-30 | net/hsr: Support iproute print_opt ('ip -details ...') | Arvid Brodin |
2013-11-30 | net/hsr: Very small fix of comment style. | Arvid Brodin |
2013-11-30 | ipv6: fix possible seqlock deadlock in ip6_finish_output2 | Hannes Frederic Sowa |
2013-11-29 | inet: fix possible seqlock deadlocks | Eric Dumazet |
2013-11-29 | net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST | Shawn Landden |
2013-11-29 | net: clamp ->msg_namelen instead of returning an error | Dan Carpenter |
2013-11-29 | af_packet: block BH in prb_shutdown_retire_blk_timer() | Veaceslav Falico |
2013-11-28 | net: remove outdated comment for ipv4 and ipv6 protocol handler | Baker Zhang |
2013-11-28 | sit: use kfree_skb to replace dev_kfree_skb | Gao feng |
2013-11-28 | sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements | Xufeng Zhang |
2013-11-28 | genetlink/pmcraid: use proper genetlink multicast API | Johannes Berg |
2013-11-28 | genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups() | Geert Uytterhoeven |
2013-11-25 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-11-25 | mac80211: set hw initial idle state | Karl Beldan |
2013-11-25 | mac80211: use capped prob when computing throughputs | Karl Beldan |
2013-11-25 | cfg80211: ignore supported rates for nonexistant bands on scan | Felix Fietkau |
2013-11-25 | mac80211: fix connection polling | Eliad Peller |
2013-11-25 | mac80211: fix the mesh channel switch support | Chun-Yeow Yeoh |
2013-11-25 | mac80211: don't attempt to reorder multicast frames | Johannes Berg |
2013-11-25 | cfg80211: disable 5/10 MHz support for all drivers | Johannes Berg |
2013-11-25 | mac80211: minstrel_ht: fix rates selection | Karl Beldan |
2013-11-25 | mac80211: fix for mesh beacon update on powersave | Javier Lopez |
2013-11-25 | mac80211: fix crash when using AP VLAN interfaces | Felix Fietkau |
2013-11-25 | nl80211: check nla_nest_start() return value | Johannes Berg |
2013-11-25 | nl80211: fix error path in nl80211_get_key() | Johannes Berg |
2013-11-25 | nl80211: check nla_put_* return values | Johannes Berg |
2013-11-25 | mac80211: fix scheduled scan rtnl deadlock | Johannes Berg |
2013-11-25 | mac80211: DFS setup chandef for radar_event correctly | Janusz Dziedzic |
2013-11-25 | cfg80211: fix ibss wext chandef creation | Simon Wunderlich |
2013-11-25 | Revert "mac80211: allow disable power save in mesh" | Bob Copeland |
2013-11-23 | sch_tbf: handle too small burst | Eric Dumazet |
2013-11-23 | ipv6: fix leaking uninitialized port number of offender sockaddr | Hannes Frederic Sowa |
2013-11-23 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa |
2013-11-23 | sit: generate icmpv6 error when receiving icmpv4 error | Oussama Ghorbel |
2013-11-23 | tcp_memcg: remove useless var old_lim | Gao feng |
2013-11-23 | gro: Clean up tcpX_gro_receive checksum verification | Herbert Xu |