aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-21dccp ccid-3: remove dead statesGerrit Renker2-30/+9
2010-09-21dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker1-10/+3
2010-09-21dccp: Add packet type information to CCID-specific option parsingGerrit Renker3-41/+35
2010-09-19bridge : Sanitize skb before it enters the IP stackBandan Das2-30/+80
2010-09-19rds: spin_lock_irq() is not nestableDan Carpenter2-4/+4
2010-09-19rds: double unlock in rds_ib_cm_handle_connect()Dan Carpenter1-1/+0
2010-09-19rds: signedness bugDan Carpenter1-1/+1
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings1-0/+34
2010-09-17netns: keep vlan slaves on master netns moveDavid Lamparter2-0/+8
2010-09-17ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csumEric Dumazet1-2/+5
2010-09-16ip6tnl: get rid of ip6_tnl_lockEric Dumazet1-30/+28
2010-09-16net: include inetdevice.h for rcu_dereference_raw api changeStephen Rothwell1-0/+1
2010-09-15net: enable GRO by default for vlan devicesBrandon Philips1-0/+5
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet4-5/+5
2010-09-15phonet: Fix build warning.David S. Miller1-1/+2
2010-09-15Phonet: list subscribed resources via proc_fsRémi Denis-Courmont2-0/+98
2010-09-15Phonet: look up the resource routing table when forwardingRémi Denis-Courmont1-0/+17
2010-09-15Phonet: hook resource routing to userspace via ioctl()'sRémi Denis-Courmont2-0/+14
2010-09-15Phonet: resource routing backendRémi Denis-Courmont1-0/+88
2010-09-15Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont1-1/+26
2010-09-15Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller4-119/+73
2010-09-15irda/irnet: use noop_llseekArnd Bergmann1-1/+2
2010-09-15sit: get rid of ipip6_lockEric Dumazet1-33/+31
2010-09-15gre: get rid of ipgre_lockEric Dumazet1-29/+32
2010-09-15ipip: get rid of ipip_lockEric Dumazet1-33/+34
2010-09-15ethtool: Remove unimplemented flow specification typesBen Hutchings1-4/+4
2010-09-15dccp ccid-3: Simplify and consolidate tx_parse_optionsGerrit Renker2-46/+14
2010-09-15dccp ccid-3: remove buggy RTT-sampling history lookupGerrit Renker3-57/+38
2010-09-15dccp ccid-3: A lower bound for the inter-packet scheduling algorithmGerrit Renker2-16/+21
2010-09-14X.25 remove bkl in connectandrew hendry1-2/+0
2010-09-14X.25 remove bkl in acceptAndrew Hendry1-3/+5
2010-09-14X.25 remove bkl in bindandrew hendry1-2/+2
2010-09-14X.25 remove bkl in listenandrew hendry1-2/+2
2010-09-14net/irda: Use static const char * const where possibleJoe Perches1-1/+1
2010-09-13flow: better memory managementEric Dumazet1-36/+42
2010-09-10pkt_sched: remov unnecessary bh_disablestephen hemminger1-2/+2
2010-09-10fib: cleanupsEric Dumazet1-32/+23
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller42-258/+342
2010-09-09tipc: Optimize handling excess content on incoming messagesPaul Gortmaker2-10/+4
2010-09-09tunnels: missing rcu_assign_pointer()Eric Dumazet2-2/+2
2010-09-09net/core: add lock context change annotations in net/core/sock.cNamhyung Kim1-0/+4
2010-09-09net/core: remove address space warnings on verify_iovec()Namhyung Kim1-2/+4
2010-09-09sctp: fix test for end of loopJoe Perches1-23/+23
2010-09-09Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller40-1572/+2548
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller23-274/+919
2010-09-08udp: add rehash on connect()Eric Dumazet4-2/+64
2010-09-08net: inet_add_protocol() can use cmpxchg()Eric Dumazet2-54/+9
2010-09-08RDS: Implement masked atomic operationsAndy Grover4-13/+52
2010-09-08RDS/IB: print string constants in more placesZach Brown7-21/+97
2010-09-08RDS: cancel connection work structs as we shut downZach Brown1-0/+4