summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller78-1929/+4226
2010-10-21Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy12-410/+959
2010-10-21tproxy: use the interface primary IP address as a default value for --on-ipBalazs Scheidler1-70/+132
2010-10-21tproxy: added IPv6 support to the socket matchBalazs Scheidler1-11/+154
2010-10-21cxgb3: function namespace cleanupstephen hemminger7-289/+18
2010-10-21tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler2-40/+235
2010-10-21tproxy: added IPv6 socket lookup function to nf_tproxy_coreBalazs Scheidler1-1/+71
2010-10-21be2net: Changes to use only priority codes allowed by f/wSomnath Kotur4-10/+106
2010-10-21tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabledBalazs Scheidler1-1/+2
2010-10-21tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler4-1/+49
2010-10-21tproxy: added udp6_lib_lookup functionBalazs Scheidler2-0/+11
2010-10-21tproxy: added const specifiers to udp lookup functionsBalazs Scheidler1-4/+4
2010-10-21tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler5-78/+156
2010-10-21l2tp: small cleanupEric Dumazet1-3/+1
2010-10-21nf_nat: restrict ICMP translation for embedded headerJulian Anastasov1-14/+15
2010-10-21can: mcp251x: fix generation of error framesMarc Kleine-Budde1-1/+1
2010-10-21can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is setMarc Kleine-Budde1-5/+9
2010-10-21can-raw: add msg_flags to distinguish local trafficOliver Hartkopp2-3/+42
2010-10-219p: client code cleanupstephen hemminger2-53/+1
2010-10-21rds: make local functions/variables staticstephen hemminger20-64/+29
2010-10-21napi: unexport napi_reuse_skbstephen hemminger2-4/+1
2010-10-21tipc: delete needless memset from bearer enabling.Allan Stephens1-2/+0
2010-10-21drivers/net/ax88796.c: Return error code in failureJulia Lawall1-0/+1
2010-10-21b44: fix resume, request_irq after hw resetJames Hogan1-5/+14
2010-10-21cxgb4: function namespace cleanup (v3)stephen hemminger6-455/+3
2010-10-21CAPI: Silence lockdep warning on get_capi_appl_by_nr usageJan Kiszka1-5/+14
2010-10-21bridge: Forward reserved group addresses if !STPBenjamin Poirier1-1/+1
2010-10-21net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delay...Tejun Heo1-2/+1
2010-10-21tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler6-16/+56
2010-10-21phy/marvell: fix 88e1121 supportArnaud Patard1-12/+19
2010-10-21ixgbe: add a refcnt when turning on/off FCoE offload capabilityYi Zou2-0/+7
2010-10-21ixgbe: fix stats handlingEric Dumazet3-16/+56
2010-10-21ixgbe: update copyright infoEmil Tantilov4-4/+4
2010-10-21jme: Advance version numberGuo-Fu Tseng2-1/+3
2010-10-21jme: Adding mii-tool supportGuo-Fu Tseng1-1/+33
2010-10-21jme: Prevent possible read re-order errorGuo-Fu Tseng1-0/+1
2010-10-21jme: Add comment in jme_set_settingsGuo-Fu Tseng1-3/+6
2010-10-21jme: Fix PHY power-off errorGuo-Fu Tseng1-4/+18
2010-10-21tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler2-50/+114
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler4-15/+90
2010-10-21bonding: cleanup: remove braces from single block statementsBandan Das1-91/+72
2010-10-21bonding: cleanup : add space around operatorsBandan Das1-44/+67
2010-10-21Drivers: atm: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-21smsc95xx: generate random MAC address once, not every ifupBernard Blackham1-2/+2
2010-10-21bnx2: Increase max rx ring size from 1K to 2KMichael Chan1-2/+2
2010-10-21net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao13-41/+28
2010-10-21bonding: make release_and_destroy staticstephen hemminger2-3/+2
2010-10-21xfrm: make xfrm_bundle_ok localstephen hemminger2-5/+4
2010-10-21rtnetlink: remove rtnl_kill_linksstephen hemminger2-9/+0
2010-10-21xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger2-4/+1