aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy
2011-12-23netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso
2011-12-23net: relax rcvbuf limitsEric Dumazet
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-12-21tcp: Replace constants with #define macrosVijay Subramanian
2011-12-20af_iucv: get rid of state IUCV_SEVEREDUrsula Braun
2011-12-20af_iucv: remove unused timer infrastructureUrsula Braun
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang
2011-12-19Revert "net: Remove unused neighbour layer ops."David S. Miller
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-18netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet
2011-12-16net: fix compilation with !CONFIG_NETGlauber Costa
2011-12-16af_unix: Export stuff required for diag modulePavel Emelyanov
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz
2011-12-14inet: remove rcu protection on tw_netEric Dumazet
2011-12-13net: Remove unused neighbour layer ops.David S. Miller
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan
2011-12-13net: fix build error if CONFIG_CGROUPS=nEric Dumazet
2011-12-12tcp buffer limitation: per-cgroup limitGlauber Costa
2011-12-12per-netns ipv4 sysctl_tcp_memGlauber Costa
2011-12-12tcp memory pressure controlsGlauber Costa
2011-12-12socket: initial cgroup code.Glauber Costa
2011-12-12foundations of per-cgroup memory pressure controlling.Glauber Costa
2011-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-12-09udp: Export code sk lookup routinesPavel Emelyanov
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet
2011-12-08sch_red: Adaptative RED AQMEric Dumazet
2011-12-06ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-06caif-spi: Bugfix for dump upon device removalErwan Bracq
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-04ipv6: add ip6_route_lookupFlorian Westphal
2011-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-12-03ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-12-03genetlink: Add genl_notify()Pravin B Shelar