summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: optimize some skb_shinfo(skb) usesEric Dumazet2013-12-061-15/+21
* gro: small napi_get_frags() optimEric Dumazet2013-12-061-2/+1
* ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()Eric Dumazet2013-12-061-11/+14
* packet: use macro GET_PBDQC_FROM_RB to simplify the codesDuan Jiong2013-12-061-4/+6
* tun: spelling fixesstephen hemminger2013-12-061-6/+6
* net/*: Fix FSF address in file headersJeff Kirsher2013-12-068-16/+8
* net/irda: Fix FSF address in file headersJeff Kirsher2013-12-0614-42/+14
* netfilter: Fix FSF address in file headersJeff Kirsher2013-12-065-10/+5
* netlabel: Fix FSF address in file headersJeff Kirsher2013-12-0613-26/+13
* include/net/: Fix FSF address in file headersJeff Kirsher2013-12-0628-76/+32
* ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-069-18/+9
* sctp: Fix FSF address in file headersJeff Kirsher2013-12-0635-105/+70
* drivers/net/*: Fix FSF address in file headersJeff Kirsher2013-12-0611-22/+11
* usb: Fix FSF address in file headersJeff Kirsher2013-12-0625-50/+25
* irda: Fix FSF address in file headersJeff Kirsher2013-12-0611-30/+11
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-0660-134/+60
* macvlan: Support creating macvtaps from macvlansKevin Wallace2013-12-061-5/+3
* Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-0623-100/+423
|\
| * net_tstamp,doc: Add test program for SIOC{G,S}HWTSTAMPBen Hutchings2013-11-223-2/+138
| * ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-3/+33
| * tile_net: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-3/+19
| * ti_cpsw: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+22
| * vxge: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-8/+19
| * mlx4_en: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+12
| * e1000e: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+12
| * gianfar: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+18
| * fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-213-4/+23
| * tg3: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+67
| * bfin_mac: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+17
| * sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-193-3/+15
| * net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMPBen Hutchings2013-11-195-10/+19
| * net/compat: Merge multiple implementations of ifreq::ifr_data conversionBen Hutchings2013-11-191-43/+6
| * net/compat: Fix minor information leak in siocdevprivate_ioctl()Ben Hutchings2013-11-191-5/+2
| * net_tstamp: Improve kernel-doc for struct hwtstamp_configBen Hutchings2013-11-191-5/+5
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-0534-103/+233
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-0534-103/+233
|/| |
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-022-0/+10
| |\ \
| | * | mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich2013-12-021-0/+4
| | * | cfg80211: disable CSA for all driversSimon Wunderlich2013-12-021-0/+6
| * | | brcmfmac: fix uninitialized warningArend van Spriel2013-12-021-0/+2
| * | | net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz2013-12-021-6/+13
| * | | net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz2013-12-021-4/+3
| * | | ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-021-1/+1
| * | | ath9k: Fix QuickDrop usageSujith Manoharan2013-12-021-9/+11
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2013-12-0212-18/+88
| |\ \ \
| | * | | iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho2013-11-251-1/+1
| | * | | iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho2013-11-251-1/+2
| | * | | iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-253-4/+13
| | * | | iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach2013-11-251-2/+2
| | * | | iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach2013-11-251-2/+5