aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-12-04netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubecek
2013-11-20ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-11-20ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar
2013-11-04ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-11-04ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-11-04net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-11-04net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-11-04tcp: TSO packets automatic sizingEric Dumazet
2013-10-13Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg
2013-10-13net: net_secret should not depend on TCPEric Dumazet
2013-10-13IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin(ux) M. BOIE
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-14net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-09-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-09-14genl: Hold reference on correct module while netlink-dump.Pravin B Shelar
2013-09-07mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-08-11ndisc: Add missing inline to ndisc_addr_option_padJoe Perches
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-01Merge 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