summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-106-51/+51
* ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-071-1/+1
* scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-071-4/+19
* ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel2012-09-051-0/+1
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-0416-95/+171
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-0312-55/+234
| |\
| * | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-031-0/+20
| * | netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2012-08-302-2/+4
| * | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-303-0/+7
| * | net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2012-08-301-0/+3
| * | netfilter: add protocol independent NAT corePatrick McHardy2012-08-309-90/+125
| * | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-301-3/+8
| * | ipv4: fix path MTU discovery with connection trackingPatrick McHardy2012-08-262-0/+4
* | | tcp: use PRR to reduce cwin in CWR stateYuchung Cheng2012-09-031-2/+8
| |/ |/|
* | tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-09-012-15/+4
* | tcp: TCP Fast Open Server - header & support functionsJerry Chu2012-09-012-7/+75
* | tcp: Increase timeout for SYN segmentsAlex Bergmann2012-08-311-4/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-311-0/+1
|\ \
| * \ Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-311-0/+1
| |\ \
| | * | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-311-0/+1
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-256-7/+22
|\ \ \ \
| * | | | net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-151-1/+2
| * | | | userns: Implement sk_user_nsEric W. Biederman2012-08-151-0/+9
| * | | | userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-151-2/+2
| * | | | net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-151-1/+4
| * | | | userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-151-1/+2
| * | | | userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-151-1/+2
| * | | | userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-151-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-243-21/+117
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-213-21/+117
| |\ \ \ \ \
| | * | | | | mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg2012-08-201-0/+5
| | * | | | | cfg80211: add P2P Device abstractionJohannes Berg2012-08-201-2/+38
| | * | | | | mac80211: support A-MPDU status reportingJohannes Berg2012-08-201-14/+39
| | * | | | | wireless: add radiotap A-MPDU status fieldJohannes Berg2012-08-201-0/+11
| | * | | | | mac80211: add supported rates change notification in IBSSAntonio Quartulli2012-08-201-0/+4
| | * | | | | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-5/+15
| | * | | | | mac80211: add PS flag to bss_confEliad Peller2012-07-311-0/+5
* | | | | | | packet: fix broken build.Rami Rosen2012-08-231-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | packet: Protect packet sk list with mutex (v2)Pavel Emelyanov2012-08-231-1/+1
* | | | | | Merge git://1984.lsi.us.es/nf-nextDavid S. Miller2012-08-231-3/+13
|\ \ \ \ \ \
| * | | | | | ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2012-08-101-0/+11
| * | | | | | ipvs: generalize app registration in netnsJulian Anastasov2012-08-101-3/+2
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-229-15/+16
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-08-211-1/+3
| | |_|_|/ | |/| | |
| * | | | net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-201-0/+2
| * | | | llc2: Fix silent failure of llc_station_init()Ben Hutchings2012-08-151-1/+1
| * | | | codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet2012-08-111-2/+6
| * | | | ipv4: fix ip_send_skb()Eric Dumazet2012-08-101-1/+1
| * | | | net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet2012-08-101-0/+1
| * | | | net: force dst_default_metrics to const sectionEric Dumazet2012-08-091-1/+1