summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-14ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-13pptp: fix byte order warningsstephen hemminger
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann
2013-08-09net: igmp: Allow user-space configuration of igmp unsolicited report intervalWilliam Manley
2013-08-09net: igmp: Don't flush routing cache when force_igmp_version is modifiedWilliam Manley
2013-08-09net: add SNMP counters tracking incoming ECN bitsEric Dumazet
2013-08-07net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang
2013-08-07net: move iov_pages() to net/core/iovec.cJason Wang
2013-08-07ip_tunnel: embed hash list headstephen hemminger
2013-08-05sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03fib_rules: reorder struct fib_rules fieldsEric Dumazet
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek
2013-08-02fib_rules: add route suppression based on ifgroupStefan Tomanek
2013-08-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches
2013-08-02uapi: Convert some uses of 6 to ETH_ALENJoe Perches
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang
2013-08-01ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich
2013-08-01ieee80211: add definition for 802.11ac information elementsFred Zhou
2013-08-01ieee80211: add definition for interworking supportAvinash Patil
2013-08-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-01Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-01cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches
2013-08-01checksum: Remove extern from function prototypesJoe Perches
2013-08-01cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches
2013-08-01ax25.h: Remove extern from function prototypesJoe Perches
2013-08-01arp/neighbour.h: Remove extern from function prototypesJoe Perches
2013-08-01af_rxrpc.h: Remove extern from function prototypesJoe Perches
2013-08-01af_unix.h: Remove extern from function prototypesJoe Perches
2013-08-01addrconf.h: Remove extern function prototypesJoe Perches
2013-08-01fib_rules: add .suppress operationStefan Tomanek