summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-06-11net: add low latency socket pollEliezer Tamir
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04transp_v6.h: style neateningJoe Perches
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti
2013-06-04Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs
2013-06-03net_sched: restore "overhead xxx" handlingEric Dumazet
2013-06-01xfrm: force a garbage collection after deleting a policyPaul Moore
2013-06-01iptunnel: specify protocol outside IP headerNicolas Dichtel
2013-05-29net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman
2013-05-26net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-05-25ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-23netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-05-20tcp: md5: remove spinlock usage in fast pathEric Dumazet
2013-05-20net: ipv6: remove 'next' member from inet6_devDaniel Borkmann
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-20tcp: remove bad timeout logic in fast recoveryYuchung Cheng
2013-05-19ipv6: add support of peer addressNicolas Dichtel
2013-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom
2013-05-11ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01af_unix: fix a fatal race with bit fieldsEric Dumazet
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-29net: defer net_secret[] initializationEric Dumazet
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal
2013-04-29net: increase frag hash sizeJesper Dangaard Brouer
2013-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-04-25genl: Allow concurrent genl callbacks.Pravin B Shelar
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann
2013-04-22net: remove a stale comment for dl_nextEric Dumazet
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville