aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 6lowpan: Only make 6lowpan links to IEEE802154 devicesAlan Ott2013-10-08
* net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman2013-10-07
* can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde2013-10-07
* ipv4: fix ineffective source address selectionJiri Benc2013-10-07
* net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann2013-10-07
* net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann2013-10-07
* net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-07
* ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel2013-10-07
* netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2013-10-07
* tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-10-04
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-03
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-03
| |\
| | * ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-30
| | * mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar2013-09-30
| | * Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka2013-09-30
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-09-30
| | |\
| | | * cfg80211: fix sysfs registration raceJohannes Berg2013-09-26
| | | * mac80211: fix the setting of extended supported rate IEChun-Yeow Yeoh2013-09-26
| | | * mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-09-26
| | | * cfg80211: fix warning when using WEXT for IBSSBruno Randolf2013-09-26
| | | * cfg80211: use the correct macro to check for active monitor supportLuciano Coelho2013-09-26
* | | | net: heap overflow in __audit_sockaddr()Dan Carpenter2013-10-03
* | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-10-03
|\ \ \ \ | |/ / / |/| | |
| * | | batman-adv: set up network coding packet handlers during module initMatthias Schiffer2013-10-02
* | | | Merge branch 'mv643xx'David S. Miller2013-10-02
|\ \ \ \
| * | | | net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth2013-10-02
| * | | | net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth2013-10-02
| * | | | net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth2013-10-02
|/ / / /
* | | | l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul2013-10-02
* | | | net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-10-02
* | | | bonding: update MAINTAINERSAndy Gospodarek2013-10-02
* | | | tc: export tc_defact.h to userspacestephen hemminger2013-10-02
* | | | tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen2013-10-02
* | | | igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-02
* | | | Merge branch 'calxedaxgmac'David S. Miller2013-10-02
|\ \ \ \
| * | | | net: calxedaxgmac: determine number of address filters at runtimeRob Herring2013-10-02
| * | | | net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring2013-10-02
| * | | | net: calxedaxgmac: fix clearing of old filter addressesRob Herring2013-10-02
|/ / / /
* | | | unix_diag: fix info leakMathias Krause2013-10-02
* | | | Merge branch 'connector'David S. Miller2013-10-02
|\ \ \ \ | |/ / / |/| | |
| * | | connector - documentation: simplify netlink message length assignmentMathias Krause2013-10-02
| * | | connector: use 'size' everywhere in cn_netlink_send()Mathias Krause2013-10-02
| * | | connector: use nlmsg_len() to check message lengthMathias Krause2013-10-02
| * | | proc connector: fix info leaksMathias Krause2013-10-02
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-01
|\ \ \
| * | | pkt_sched: fq: rate limiting improvementsEric Dumazet2013-10-01
| * | | ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-01
| * | | sit: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-01
| * | | Merge branch 'ip_tunnel'David S. Miller2013-10-01
| |\ \ \
| | * | | ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert2013-10-01