aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-25
* net: add __rcu annotation to sk_filterEric Dumazet2010-10-25
* net_ns: add __rcu annotationsEric Dumazet2010-10-25
* rps: add __rcu annotationsEric Dumazet2010-10-25
* netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian2010-10-25
* tunnels: add _rcu annotationsEric Dumazet2010-10-25
* net/802: add __rcu annotationsEric Dumazet2010-10-25
* ipv6: ip6_ptr rcu annotationsEric Dumazet2010-10-25
* vlan: rcu annotationsEric Dumazet2010-10-25
* net: Increase xmit RECURSION_LIMIT to 10.David S. Miller2010-10-25
* l2tp: static functions should not be exportedStephen Rothwell2010-10-25
* netlink: fix netlink_change_ngroups()Eric Dumazet2010-10-24
* tproxy: Add missing CAP_NET_ADMIN check to ipv6 sideBalazs Scheidler2010-10-24
* ip6_tunnel dont update the mtu on the route.Anders Franzen2010-10-24
* pktgen: clean up handling of local/transient counter varsPaul Gortmaker2010-10-24
* l2tp: make local function staticstephen hemminger2010-10-24
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
| * net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_dataJoe Perches2010-09-23
| * Fix typo configue => configure in commentsThomas Weber2010-09-23
| * Merge branch 'master' into for-nextJiri Kosina2010-08-10
| |\
| * | fix printk typo 'faild'Paul Bolle2010-08-09
| * | Fix spelling fuction -> function in commentsStefan Weil2010-08-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-21
| |\ \ \
| | * | | Revert d88dca79d3852a3623f606f781e013d61486828aNeil Horman2010-10-21
| | * | | Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman2010-10-21
| | * | | net/core: Allow tagged VLAN packets to flow through VETH devices.Ben Greear2010-10-21
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2010-10-21
| | |\ \ \
| | | * | | Bluetooth: fix oops in l2cap_connect_reqNathan Holstein2010-10-17
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-21
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-10-21
| | |\ \ \ \ \
| | | * | | | | nf_nat: restrict ICMP translation for embedded headerJulian Anastasov2010-10-21
| | | * | | | | ipvs: provide address family for debuggingJulian Anastasov2010-10-21
| | | * | | | | ipvs: inherit forwarding method in backupJulian Anastasov2010-10-21
| | | * | | | | ipvs: changes for local clientJulian Anastasov2010-10-21
| | | * | | | | ipvs: changes for local real serverJulian Anastasov2010-10-21
| | | * | | | | ipvs: move ip_route_me_harder for ICMPJulian Anastasov2010-10-21
| | | * | | | | ipvs: create ip_vs_defrag_userJulian Anastasov2010-10-21
| | | * | | | | ipvs: fix CHECKSUM_PARTIAL for TUN methodJulian Anastasov2010-10-21
| | | * | | | | ipvs: stop ICMP from FORWARD to localJulian Anastasov2010-10-21
| | | * | | | | ipvs: do not schedule conns from real serversJulian Anastasov2010-10-21
| | | * | | | | ipvs: switch to notrack modeJulian Anastasov2010-10-21
| | | * | | | | ipvs: optimize checksums for appsJulian Anastasov2010-10-21
| | | * | | | | ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov2010-10-21
| | * | | | | | tproxy: use the interface primary IP address as a default value for --on-ipBalazs Scheidler2010-10-21
| | * | | | | | tproxy: added IPv6 support to the socket matchBalazs Scheidler2010-10-21
| | * | | | | | tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler2010-10-21
| | * | | | | | tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabledBalazs Scheidler2010-10-21
| | * | | | | | tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler2010-10-21