summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf
2013-03-22udp: increase inner ip header ID during segmentationCong Wang
2013-03-22ip_gre: increase inner ip header ID during segmentationCong Wang
2013-03-21netlink: Diag core and basic socket info dumping (v2)Andrey Vagin
2013-03-21net: prepare netlink code for netlink diagAndrey Vagin
2013-03-21net: remove redundant ifdef CONFIG_CGROUPSZefan Li
2013-03-21tcp: implement RFC5682 F-RTOYuchung Cheng
2013-03-21tcp: refactor CA_Loss state processingYuchung Cheng
2013-03-21tcp: refactor F-RTOYuchung Cheng
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20dynticks: avoid flow_cache_flush() interrupting every coreChris Metcalf
2013-03-20filter: add ANC_PAY_OFFSET instruction for loading payload start offsetDaniel Borkmann
2013-03-20net: flow_dissector: add __skb_get_poff to get a start offset to payloadDaniel Borkmann
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20net/irda: add missing error path release_sock callKees Cook
2013-03-20ipconfig: Fix newline handling in log message.Martin Fuzzey
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann
2013-03-20l2tp: unhash l2tp sessions on delete, not on freeTom Parkin
2013-03-20l2tp: avoid deadlock in l2tp stats updateTom Parkin
2013-03-20l2tp: push all ppp pseudowire shutdown through .release handlerTom Parkin
2013-03-20l2tp: purge session reorder queue on deleteTom Parkin
2013-03-20l2tp: add session reorder queue purge function to coreTom Parkin
2013-03-20l2tp: don't BUG_ON sk_socket being NULLTom Parkin
2013-03-20l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookupTom Parkin
2013-03-20l2tp: close sessions before initiating tunnel deleteTom Parkin
2013-03-20l2tp: close sessions in ip socket destroy callbackTom Parkin
2013-03-20l2tp: export l2tp_tunnel_closeallTom Parkin
2013-03-20l2tp: add udp encap socket destroy handlerTom Parkin
2013-03-20udp: add encap_destroy callbackTom Parkin
2013-03-20genetlink: trigger BUG_ON if a group name is too longMasatake YAMATO
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-20netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-19xfrm: use xfrm direction when lookup policyBaker Zhang
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-19can: dump stack on protocol bugsOliver Hartkopp
2013-03-19ipvs: remove extra rcu lockJulian Anastasov
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov
2013-03-19ipvs: fix sctp chunk length orderJulian Anastasov
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-03-18net: Fix a comment typoKusanagi Kouichi
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-03-17netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcuLai Jiangshan
2013-03-17bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich
2013-03-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-17vxlan: generalize forwarding tablesDavid Stevens