summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-12-082-35/+2
* inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-12-082-3/+5
* netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubecek2013-12-041-1/+1
* ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa2013-11-201-0/+1
* ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar2013-11-201-1/+1
* ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-11-041-4/+2
* ipv6: always prefer rt6i_gateway if presentJulian Anastasov2013-11-041-1/+1
* net: fix cipso packet validation when !NETLABELSeif Mazareeb2013-11-041-2/+4
* net: dst: provide accessor function to dst->xfrmVlad Yasevich2013-11-041-0/+12
* tcp: TSO packets automatic sizingEric Dumazet2013-11-042-0/+3
* Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-10-131-0/+1
* net: net_secret should not depend on TCPEric Dumazet2013-10-131-1/+0
* IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin(ux) M. BOIE2013-10-131-0/+4
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-131-4/+8
* net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-09-141-1/+8
* ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-09-141-14/+0
* genl: Hold reference on correct module while netlink-dump.Pravin B Shelar2013-09-141-2/+18
* mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-09-071-0/+1
* ndisc: Add missing inline to ndisc_addr_option_padJoe Perches2013-08-111-1/+1
* ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-281-0/+1
* ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-281-0/+3
* ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2013-06-131-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-122-0/+2
|\
| * Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-122-0/+2
* | net_sched: restore "overhead xxx" handlingEric Dumazet2013-06-021-7/+11
* | xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-311-0/+5
* | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-231-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-201-4/+8
|\|
| * mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-4/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-162-2/+4
|\ \
| * | netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-152-2/+4
* | | ipv6: do not clear pinet6 fieldEric Dumazet2013-05-111-0/+12
| |/ |/|
* | net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2013-05-061-2/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-3/+4
|\
| * hostap: Don't use create_proc_read_entry()David Howells2013-04-291-1/+3
| * bluetooth: kill unused fops field in struct bt_sock_listAl Viro2013-04-091-1/+0
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0156-1310/+965
|\ \
| * | af_unix: fix a fatal race with bit fieldsEric Dumazet2013-05-011-2/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-291-6/+8
| |\ \
| | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-261-6/+8
| | |\ \
| | | * | Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-191-6/+8
| * | | | net: defer net_secret[] initializationEric Dumazet2013-04-291-0/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-292-1/+7
| |\ \ \ \
| | * | | | sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-291-1/+1
| | * | | | netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-291-0/+6
| * | | | | net: increase frag hash sizeJesper Dangaard Brouer2013-04-291-1/+1
| |/ / / /
| * | | | genl: Allow concurrent genl callbacks.Pravin B Shelar2013-04-251-0/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-251-4/+4
| |\ \ \ \
| | * | | | ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-231-4/+4