summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* dccp ccid-3: remove dead statesGerrit Renker2010-09-212-30/+9
* dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker2010-09-211-10/+3
* dccp: Add packet type information to CCID-specific option parsingGerrit Renker2010-09-213-41/+35
* bridge : Sanitize skb before it enters the IP stackBandan Das2010-09-192-30/+80
* rds: spin_lock_irq() is not nestableDan Carpenter2010-09-192-4/+4
* rds: double unlock in rds_ib_cm_handle_connect()Dan Carpenter2010-09-191-1/+0
* rds: signedness bugDan Carpenter2010-09-191-1/+1
* ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings2010-09-171-0/+34
* netns: keep vlan slaves on master netns moveDavid Lamparter2010-09-172-0/+8
* ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csumEric Dumazet2010-09-171-2/+5
* ip6tnl: get rid of ip6_tnl_lockEric Dumazet2010-09-161-30/+28
* net: include inetdevice.h for rcu_dereference_raw api changeStephen Rothwell2010-09-161-0/+1
* net: enable GRO by default for vlan devicesBrandon Philips2010-09-151-0/+5
* ipv4: ip_ptr cleanupsEric Dumazet2010-09-154-5/+5
* phonet: Fix build warning.David S. Miller2010-09-151-1/+2
* Phonet: list subscribed resources via proc_fsRémi Denis-Courmont2010-09-152-0/+98
* Phonet: look up the resource routing table when forwardingRémi Denis-Courmont2010-09-151-0/+17
* Phonet: hook resource routing to userspace via ioctl()'sRémi Denis-Courmont2010-09-152-0/+14
* Phonet: resource routing backendRémi Denis-Courmont2010-09-151-0/+88
* Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont2010-09-151-1/+26
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-09-154-119/+73
|\
| * dccp ccid-3: Simplify and consolidate tx_parse_optionsGerrit Renker2010-09-152-46/+14
| * dccp ccid-3: remove buggy RTT-sampling history lookupGerrit Renker2010-09-153-57/+38
| * dccp ccid-3: A lower bound for the inter-packet scheduling algorithmGerrit Renker2010-09-152-16/+21
* | irda/irnet: use noop_llseekArnd Bergmann2010-09-151-1/+2
* | sit: get rid of ipip6_lockEric Dumazet2010-09-151-33/+31
* | gre: get rid of ipgre_lockEric Dumazet2010-09-151-29/+32
* | ipip: get rid of ipip_lockEric Dumazet2010-09-151-33/+34
* | ethtool: Remove unimplemented flow specification typesBen Hutchings2010-09-151-4/+4
* | X.25 remove bkl in connectandrew hendry2010-09-141-2/+0
* | X.25 remove bkl in acceptAndrew Hendry2010-09-141-3/+5
* | X.25 remove bkl in bindandrew hendry2010-09-141-2/+2
* | X.25 remove bkl in listenandrew hendry2010-09-141-2/+2
* | net/irda: Use static const char * const where possibleJoe Perches2010-09-141-1/+1
|/
* flow: better memory managementEric Dumazet2010-09-131-36/+42
* pkt_sched: remov unnecessary bh_disablestephen hemminger2010-09-101-2/+2
* fib: cleanupsEric Dumazet2010-09-101-32/+23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-0942-258/+342
|\
| * sctp: fix test for end of loopJoe Perches2010-09-091-23/+23
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-0823-274/+919
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-0714-37/+91
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-287-32/+21
| | |\ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-237-33/+31
| | |\ \ \
| | * \ \ \ Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-184-15/+46
| | |\ \ \ \
| | | * | | | NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-171-4/+5
| | | * | | | rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-112-4/+18
| | | * | | | xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-111-1/+1
| | | * | | | SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden2010-08-101-6/+22
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1712-57/+59
| | |\ \ \ \ \
| * | | | | | | udp: add rehash on connect()Eric Dumazet2010-09-084-2/+64
OpenPOWER on IntegriCloud