summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | ipv6: Fix the upper MTU limit in GRE tunnelOussama Ghorbel2013-10-081-2/+1
* | | | | xen-netback: transition to CLOSED when removing a VIFDavid Vrabel2013-10-081-0/+4
* | | | | Merge branch 'mlx4'David S. Miller2013-10-082-19/+26
|\ \ \ \ \
| * | | | | net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai2013-10-081-2/+3
| * | | | | net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2013-10-082-19/+25
|/ / / / /
* | | | | net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky2013-10-081-0/+4
* | | | | l2tp: Fix build warning with ipv6 disabled.David S. Miller2013-10-081-5/+8
* | | | | tun: don't look at current when non-blockingMichael S. Tsirkin2013-10-081-3/+5
* | | | | Merge branch 'mrf24j40'David S. Miller2013-10-081-22/+9
|\ \ \ \ \
| * | | | | mrf24j40: Use level-triggered interruptsAlan Ott2013-10-081-1/+1
| * | | | | mrf24j40: Use threaded IRQ handlerAlan Ott2013-10-081-20/+7
| * | | | | mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott2013-10-081-2/+2
|/ / / / /
* | | | | Merge branch '6lowpan'David S. Miller2013-10-081-0/+5
|\ \ \ \ \
| * | | | | 6lowpan: Sync default hardware address of lowpan links to their wpanAlan Ott2013-10-081-0/+3
| * | | | | 6lowpan: Only make 6lowpan links to IEEE802154 devicesAlan Ott2013-10-081-0/+2
|/ / / / /
* | | | | net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman2013-10-071-2/+2
* | | | | can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde2013-10-071-5/+5
* | | | | ipv4: fix ineffective source address selectionJiri Benc2013-10-071-1/+1
* | | | | net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann2013-10-071-2/+2
* | | | | net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann2013-10-071-1/+5
* | | | | net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-078-18/+36
* | | | | ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel2013-10-071-2/+10
* | | | | netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2013-10-072-3/+5
|/ / / /
* | | | tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-10-041-1/+4
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-038-27/+33
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-038-27/+33
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-301-3/+6
| | * | | mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar2013-09-301-2/+4
| | * | | Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka2013-09-301-8/+1
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-09-305-14/+22
| | |\ \ \
| | | * | | cfg80211: fix sysfs registration raceJohannes Berg2013-09-261-8/+13
| | | * | | mac80211: fix the setting of extended supported rate IEChun-Yeow Yeoh2013-09-261-4/+1
| | | * | | mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-09-261-0/+3
| | | * | | cfg80211: fix warning when using WEXT for IBSSBruno Randolf2013-09-261-0/+3
| | | * | | cfg80211: use the correct macro to check for active monitor supportLuciano Coelho2013-09-261-2/+2
| | | | |/ | | | |/|
* | | | | net: heap overflow in __audit_sockaddr()Dan Carpenter2013-10-032-4/+22
* | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-10-033-16/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | batman-adv: set up network coding packet handlers during module initMatthias Schiffer2013-10-023-16/+31
* | | | | Merge branch 'mv643xx'David S. Miller2013-10-021-4/+3
|\ \ \ \ \
| * | | | | net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth2013-10-021-0/+1
| * | | | | net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth2013-10-021-1/+1
| * | | | | net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth2013-10-021-3/+1
|/ / / / /
* | | | | l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul2013-10-022-4/+26
* | | | | net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-10-022-2/+2
* | | | | bonding: update MAINTAINERSAndy Gospodarek2013-10-021-0/+1
* | | | | tc: export tc_defact.h to userspacestephen hemminger2013-10-022-1/+2
* | | | | tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen2013-10-021-0/+2
* | | | | igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-021-0/+2
* | | | | Merge branch 'calxedaxgmac'David S. Miller2013-10-021-9/+14
|\ \ \ \ \
| * | | | | net: calxedaxgmac: determine number of address filters at runtimeRob Herring2013-10-021-4/+11
OpenPOWER on IntegriCloud