aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-19rds: signedness bugDan Carpenter
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings
2010-09-17netns: keep vlan slaves on master netns moveDavid Lamparter
2010-09-17ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csumEric Dumazet
2010-09-16ip6tnl: get rid of ip6_tnl_lockEric Dumazet
2010-09-16net: include inetdevice.h for rcu_dereference_raw api changeStephen Rothwell
2010-09-15net: enable GRO by default for vlan devicesBrandon Philips
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet
2010-09-15phonet: Fix build warning.David S. Miller
2010-09-15Phonet: list subscribed resources via proc_fsRémi Denis-Courmont
2010-09-15Phonet: look up the resource routing table when forwardingRémi Denis-Courmont
2010-09-15Phonet: hook resource routing to userspace via ioctl()'sRémi Denis-Courmont
2010-09-15Phonet: resource routing backendRémi Denis-Courmont
2010-09-15Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont
2010-09-15Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-09-15irda/irnet: use noop_llseekArnd Bergmann
2010-09-15sit: get rid of ipip6_lockEric Dumazet
2010-09-15gre: get rid of ipgre_lockEric Dumazet
2010-09-15ipip: get rid of ipip_lockEric Dumazet
2010-09-15ethtool: Remove unimplemented flow specification typesBen Hutchings
2010-09-15dccp ccid-3: Simplify and consolidate tx_parse_optionsGerrit Renker
2010-09-15dccp ccid-3: remove buggy RTT-sampling history lookupGerrit Renker
2010-09-15dccp ccid-3: A lower bound for the inter-packet scheduling algorithmGerrit Renker
2010-09-14X.25 remove bkl in connectandrew hendry
2010-09-14X.25 remove bkl in acceptAndrew Hendry
2010-09-14X.25 remove bkl in bindandrew hendry
2010-09-14X.25 remove bkl in listenandrew hendry
2010-09-14net/irda: Use static const char * const where possibleJoe Perches
2010-09-13flow: better memory managementEric Dumazet
2010-09-10pkt_sched: remov unnecessary bh_disablestephen hemminger
2010-09-10fib: cleanupsEric Dumazet
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09tipc: Optimize handling excess content on incoming messagesPaul Gortmaker
2010-09-09tunnels: missing rcu_assign_pointer()Eric Dumazet
2010-09-09net/core: add lock context change annotations in net/core/sock.cNamhyung Kim
2010-09-09net/core: remove address space warnings on verify_iovec()Namhyung Kim
2010-09-09sctp: fix test for end of loopJoe Perches
2010-09-09Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-09-08udp: add rehash on connect()Eric Dumazet
2010-09-08net: inet_add_protocol() can use cmpxchg()Eric Dumazet
2010-09-08RDS: Implement masked atomic operationsAndy Grover
2010-09-08RDS/IB: print string constants in more placesZach Brown
2010-09-08RDS: cancel connection work structs as we shut downZach Brown
2010-09-08RDS: don't call rds_conn_shutdown() from rds_conn_destroy()Zach Brown
2010-09-08RDS: have sockets get transport module referencesZach Brown
2010-09-08RDS: remove old rs_transport commentZach Brown
2010-09-08RDS: lock rds_conn_count decrement in rds_conn_destroy()Zach Brown
2010-09-08RDS/IB: protect the list of IB devicesZach Brown
2010-09-08RDS/IB: print IB event strings as well as their numberZach Brown