Age | Commit message (Expand) | Author |
2010-09-16 | ip6tnl: get rid of ip6_tnl_lock | Eric Dumazet |
2010-09-16 | net: include inetdevice.h for rcu_dereference_raw api change | Stephen Rothwell |
2010-09-15 | net: enable GRO by default for vlan devices | Brandon Philips |
2010-09-15 | ipv4: ip_ptr cleanups | Eric Dumazet |
2010-09-15 | phonet: Fix build warning. | David S. Miller |
2010-09-15 | Phonet: list subscribed resources via proc_fs | Rémi Denis-Courmont |
2010-09-15 | Phonet: look up the resource routing table when forwarding | Rémi Denis-Courmont |
2010-09-15 | Phonet: hook resource routing to userspace via ioctl()'s | Rémi Denis-Courmont |
2010-09-15 | Phonet: resource routing backend | Rémi Denis-Courmont |
2010-09-15 | Phonet: remove dangling pipe if an endpoint is closed early | Rémi Denis-Courmont |
2010-09-15 | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 | David S. Miller |
2010-09-15 | irda/irnet: use noop_llseek | Arnd Bergmann |
2010-09-15 | sit: get rid of ipip6_lock | Eric Dumazet |
2010-09-15 | gre: get rid of ipgre_lock | Eric Dumazet |
2010-09-15 | ipip: get rid of ipip_lock | Eric Dumazet |
2010-09-15 | ethtool: Remove unimplemented flow specification types | Ben Hutchings |
2010-09-15 | dccp ccid-3: Simplify and consolidate tx_parse_options | Gerrit Renker |
2010-09-15 | dccp ccid-3: remove buggy RTT-sampling history lookup | Gerrit Renker |
2010-09-15 | dccp ccid-3: A lower bound for the inter-packet scheduling algorithm | Gerrit Renker |
2010-09-14 | X.25 remove bkl in connect | andrew hendry |
2010-09-14 | X.25 remove bkl in accept | Andrew Hendry |
2010-09-14 | X.25 remove bkl in bind | andrew hendry |
2010-09-14 | X.25 remove bkl in listen | andrew hendry |
2010-09-14 | net/irda: Use static const char * const where possible | Joe Perches |
2010-09-13 | flow: better memory management | Eric Dumazet |
2010-09-10 | pkt_sched: remov unnecessary bh_disable | stephen hemminger |
2010-09-10 | fib: cleanups | Eric Dumazet |
2010-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-09 | tipc: Optimize handling excess content on incoming messages | Paul Gortmaker |
2010-09-09 | tunnels: missing rcu_assign_pointer() | Eric Dumazet |
2010-09-09 | net/core: add lock context change annotations in net/core/sock.c | Namhyung Kim |
2010-09-09 | net/core: remove address space warnings on verify_iovec() | Namhyung Kim |
2010-09-09 | sctp: fix test for end of loop | Joe Perches |
2010-09-09 | Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6 | David S. Miller |
2010-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2010-09-08 | udp: add rehash on connect() | Eric Dumazet |
2010-09-08 | net: inet_add_protocol() can use cmpxchg() | Eric Dumazet |
2010-09-08 | RDS: Implement masked atomic operations | Andy Grover |
2010-09-08 | RDS/IB: print string constants in more places | Zach Brown |
2010-09-08 | RDS: cancel connection work structs as we shut down | Zach Brown |
2010-09-08 | RDS: don't call rds_conn_shutdown() from rds_conn_destroy() | Zach Brown |
2010-09-08 | RDS: have sockets get transport module references | Zach Brown |
2010-09-08 | RDS: remove old rs_transport comment | Zach Brown |
2010-09-08 | RDS: lock rds_conn_count decrement in rds_conn_destroy() | Zach Brown |
2010-09-08 | RDS/IB: protect the list of IB devices | Zach Brown |
2010-09-08 | RDS/IB: print IB event strings as well as their number | Zach Brown |
2010-09-08 | RDS: flush fmrs before allocating new ones | Chris Mason |
2010-09-08 | RDS: properly use sg_init_table | Chris Mason |
2010-09-08 | RDS/IB: track signaled sends | Zach Brown |
2010-09-08 | RDS: remove __init and __exit annotation | Zach Brown |