summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet1-1/+2
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet1-0/+1
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng1-1/+2
2013-08-10Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller2-3/+5
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann10-64/+8
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann2-5/+3
2013-08-09net: igmp: Allow user-space configuration of igmp unsolicited report intervalWilliam Manley1-0/+2
2013-08-09net: igmp: Don't flush routing cache when force_igmp_version is modifiedWilliam Manley1-1/+1
2013-08-09net: add SNMP counters tracking incoming ECN bitsEric Dumazet1-0/+4
2013-08-08net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang1-0/+4
2013-08-08net: move iov_pages() to net/core/iovec.cJason Wang1-0/+2
2013-08-08ip_tunnel: embed hash list headstephen hemminger1-2/+2
2013-08-05sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du1-1/+1
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller42-258/+553
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-14/+19
2013-08-03fib_rules: reorder struct fib_rules fieldsEric Dumazet1-5/+7
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek2-3/+3
2013-08-03fib_rules: add route suppression based on ifgroupStefan Tomanek2-1/+3
2013-08-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-1/+23
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du2-1/+2
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches11-45/+58
2013-08-02uapi: Convert some uses of 6 to ETH_ALENJoe Perches6-8/+12
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang4-6/+6
2013-08-02net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang1-0/+5
2013-08-02ipv6: prevent fib6_run_gc() contentionMichal Kubeček1-1/+1
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet1-0/+2
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-6/+6
2013-08-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-7/+7
2013-08-01Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+2
2013-08-01cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches2-2/+2
2013-08-01checksum: Remove extern from function prototypesJoe Perches1-5/+5
2013-08-01cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches2-25/+25
2013-08-01ax25.h: Remove extern from function prototypesJoe Perches1-106/+109
2013-08-01arp/neighbour.h: Remove extern from function prototypesJoe Perches2-65/+63
2013-08-01af_rxrpc.h: Remove extern from function prototypesJoe Perches1-19/+16
2013-08-01af_unix.h: Remove extern from function prototypesJoe Perches1-8/+8
2013-08-01addrconf.h: Remove extern function prototypesJoe Perches1-88/+72
2013-08-01fib_rules: add .suppress operationStefan Tomanek2-1/+5
2013-08-01net: Remove extern from include/net/ scheduling prototypesJoe Perches4-101/+104
2013-08-01net: skb_orphan() changesEric Dumazet1-3/+4
2013-08-01ndisc: Add missing inline to ndisc_addr_option_padJoe Perches1-1/+1
2013-08-01netem: Introduce skb_orphan_partial() helperEric Dumazet1-0/+1
2013-08-01net: split rt_genid for ipv4 and ipv6fan.du3-5/+34
2013-08-01vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko1-0/+1
2013-08-01vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko1-1/+1
2013-08-01mlx5_core: Implement new initialization sequenceEli Cohen2-1/+23
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-13/+15
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+3
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov2-5/+0