summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* inetpeer: __rcu annotationsEric Dumazet2010-10-271-58/+80
* fib_rules: __rcu annotates ctargetEric Dumazet2010-10-271-5/+6
* tunnels: add __rcu annotationsEric Dumazet2010-10-271-10/+19
* net: add __rcu annotations to protocolEric Dumazet2010-10-272-6/+10
* ipv4: add __rcu annotations to routes.cEric Dumazet2010-10-271-29/+46
* ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun2010-10-271-1/+3
* net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings2010-10-271-3/+3
* net: Fix some corner cases in dev_can_checksum()Ben Hutchings2010-10-271-10/+6
* IPv6: Temp addresses are immediately deleted.Glenn Wurster2010-10-261-3/+4
* IPv6: Create temporary address if none exists.Glenn Wurster2010-10-261-2/+3
* fib_hash: fix rcu sparse and logical errorsEric Dumazet2010-10-261-16/+20
* fib: fix fib_nl_newrule()Eric Dumazet2010-10-261-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-264-8/+6
|\
| * mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan2010-10-251-0/+1
| * cfg80211: fix regression on processing country IEsLuis R. Rodriguez2010-10-251-1/+1
| * mac80211: don't sanitize invalid ratesChristian Lamparter2010-10-251-0/+3
| * mac80211: cancel restart_work explicitly instead of depending on flush_schedu...Tejun Heo2010-10-251-7/+1
* | netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.cDavid S. Miller2010-10-261-1/+4
* | ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-251-3/+7
* | net: add __rcu annotation to sk_filterEric Dumazet2010-10-255-6/+6
* | net_ns: add __rcu annotationsEric Dumazet2010-10-251-1/+3
* | rps: add __rcu annotationsEric Dumazet2010-10-253-14/+21
* | netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian2010-10-255-9/+25
* | tunnels: add _rcu annotationsEric Dumazet2010-10-252-11/+18
* | net/802: add __rcu annotationsEric Dumazet2010-10-252-11/+11
* | ipv6: ip6_ptr rcu annotationsEric Dumazet2010-10-251-1/+1
* | vlan: rcu annotationsEric Dumazet2010-10-251-3/+3
* | net: Increase xmit RECURSION_LIMIT to 10.David S. Miller2010-10-251-1/+1
* | l2tp: static functions should not be exportedStephen Rothwell2010-10-241-3/+0
* | netlink: fix netlink_change_ngroups()Eric Dumazet2010-10-241-41/+24
* | tproxy: Add missing CAP_NET_ADMIN check to ipv6 sideBalazs Scheidler2010-10-241-0/+4
* | ip6_tunnel dont update the mtu on the route.Anders Franzen2010-10-241-0/+1
* | pktgen: clean up handling of local/transient counter varsPaul Gortmaker2010-10-241-15/+15
* | l2tp: make local function staticstephen hemminger2010-10-243-44/+41
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-2413-21/+21
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-189-15/+15
| * net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_dataJoe Perches2010-09-231-2/+2
| * Fix typo configue => configure in commentsThomas Weber2010-09-231-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2010-08-1035-336/+909
| |\
| * | fix printk typo 'faild'Paul Bolle2010-08-091-2/+2
| * | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23398-10876/+15632
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-215-53/+50
| |\ \ \
| | * | | Revert d88dca79d3852a3623f606f781e013d61486828aNeil Horman2010-10-212-22/+37
| | * | | Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman2010-10-211-10/+5
| | * | | net/core: Allow tagged VLAN packets to flow through VETH devices.Ben Greear2010-10-211-1/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2010-10-211-2/+2
| | |\ \ \
| | | * | | Bluetooth: fix oops in l2cap_connect_reqNathan Holstein2010-10-171-2/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-2158-1714/+3653
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-10-2111-398/+918
| | |\ \ \ \ \
OpenPOWER on IntegriCloud