summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-15net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco
2013-08-15net/usb/r8152: enable interrupt transferhayeswang
2013-08-15net/usb/r8152: enable tx checksumhayeswang
2013-08-15net/usb/r8152: support aggregationhayeswang
2013-08-15rtnetlink: remove an unneeded testDan Carpenter
2013-08-15Merge branch 'x-netns'David S. Miller
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel
2013-08-15ipip: add x-netns supportNicolas Dichtel
2013-08-15ipv4 tunnels: use net_eq() helper to check netnsNicolas Dichtel
2013-08-15dev: move skb_scrub_packet() after eth_type_trans()Nicolas Dichtel
2013-08-13ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa
2013-08-13tcp: reset reordering est. selectively on timeoutYuchung Cheng
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-13drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N
2013-08-13gianfar: Add flow control supportClaudiu Manoil
2013-08-13pptp: fix byte order warningsstephen hemminger
2013-08-13net: sctp: Add rudimentary infrastructure to account for control chunksVlad Yasevich
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown
2013-08-13net: asix: Staticise non-exported symbolsMark Brown
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-12mwifiex: fix build error when CONFIG_PM is not setBing Zhao
2013-08-11af_unix: fix bug on large send()Eric Dumazet
2013-08-11net: Add MOXA ART SoCs ethernet driverJonas Jensen
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng
2013-08-09pptp: fix sparse pointer warningstephen hemminger
2013-08-09tg3: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09myri10ge: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09bnx2: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09net: via-rhine: Fix incorrect placement of __initdataSachin Kamat
2013-08-09net: wan: sbni: Fix incorrect placement of __initdataSachin Kamat
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller
2013-08-09ath9k: Run the LNA combining algorithm properlySujith Manoharan
2013-08-09ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau
2013-08-09ath9k: improve tx scheduling fairnessFelix Fietkau
2013-08-09ath9k: use software queues for un-aggregated data packetsFelix Fietkau
2013-08-09ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-08-09ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau
2013-08-09ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau
2013-08-09ath9k: fix block ack window tracking checkFelix Fietkau
2013-08-09ath9k: simplify ath_tx_form_aggrFelix Fietkau
2013-08-09ath9k: add CAB queue info to debugfsFelix Fietkau
2013-08-09ath9k: add function for getting the tx tid for a packetFelix Fietkau
2013-08-09ath9k: split tid retry packets into a separate queueFelix Fietkau
2013-08-09ath9k: add utility functions for accessing tid queuesFelix Fietkau
2013-08-09brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg