| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-17 | 76 | -306/+1255 |
|\ |
|
| * | pkt_sched: Fix qstats.qlen updating in dump_stats | Jarek Poplawski | 2009-09-17 | 4 | -1/+6 |
| * | ipv6: Log the affected address when DAD failure occurs | Jens Rosenboom | 2009-09-17 | 1 | -2/+2 |
| * | af_iucv: fix race when queueing skbs on the backlog queue | Hendrik Brueckner | 2009-09-16 | 1 | -2/+14 |
| * | af_iucv: do not call iucv_sock_kill() twice | Hendrik Brueckner | 2009-09-16 | 1 | -5/+5 |
| * | af_iucv: handle non-accepted sockets after resuming from suspend | Hendrik Brueckner | 2009-09-16 | 1 | -0/+1 |
| * | af_iucv: fix race in __iucv_sock_wait() | Hendrik Brueckner | 2009-09-16 | 1 | -1/+1 |
| * | iucv: use correct output register in iucv_query_maxconn() | Hendrik Brueckner | 2009-09-16 | 1 | -1/+1 |
| * | iucv: fix iucv_buffer_cpumask check when calling IUCV functions | Hendrik Brueckner | 2009-09-16 | 1 | -11/+11 |
| * | iucv: suspend/resume error msg for left over pathes | Ursula Braun | 2009-09-16 | 1 | -0/+14 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low... | David S. Miller | 2009-09-16 | 3 | -2/+6 |
| |\ |
|
| | * | ieee802154: add locking for seq numbers | Dmitry Eremin-Solenikov | 2009-09-15 | 1 | -0/+4 |
| | * | af_ieee802154: setsockopt optlen arg isn't __user | Dmitry Eremin-Solenikov | 2009-09-15 | 2 | -2/+2 |
| * | | ipv6: Ignore route option with ROUTER_PREF_INVALID | Jens Rosenboom | 2009-09-16 | 1 | -1/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-09-16 | 3 | -10/+20 |
| |\ \ |
|
| | * | | cfg80211: fix SME connect | Johannes Berg | 2009-09-16 | 1 | -8/+13 |
| | * | | rc80211_minstrel: fix contention window calculation | Pavel Roskin | 2009-09-16 | 1 | -1/+1 |
| | * | | cfg80211: minimal error handling for wext-compat freq scanning | Holger Schurig | 2009-09-14 | 1 | -0/+5 |
| | * | | cfg80211: use cfg80211_wext_freq() for freq conversion | Holger Schurig | 2009-09-14 | 1 | -1/+1 |
| * | | | RxRPC: Use uX/sX rather than uintX_t/intX_t types | David Howells | 2009-09-16 | 3 | -12/+12 |
| * | | | tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG() | Robert Varga | 2009-09-15 | 1 | -1/+1 |
| * | | | pkt_sched: Fix qdisc_create on stab error handling | Jarek Poplawski | 2009-09-15 | 1 | -2/+2 |
| * | | | pkt_sched: Fix tx queue selection in tc_modify_qdisc | Jarek Poplawski | 2009-09-15 | 2 | -7/+16 |
| * | | | RxRPC: Parse security index 5 keys (Kerberos 5) | David Howells | 2009-09-15 | 1 | -40/+537 |
| * | | | RxRPC: Allow RxRPC keys to be read | David Howells | 2009-09-15 | 1 | -0/+109 |
| * | | | RxRPC: Allow key payloads to be passed in XDR form | David Howells | 2009-09-15 | 4 | -75/+298 |
| * | | | RxRPC: Declare the security index constants symbolically | David Howells | 2009-09-15 | 2 | -5/+5 |
| * | | | [PATCH] net: kmemcheck annotation in struct socket | Eric Dumazet | 2009-09-15 | 1 | -0/+1 |
| * | | | bonding: remap muticast addresses without using dev_close() and dev_open() | Moni Shoua | 2009-09-15 | 5 | -2/+68 |
| * | | | can: fix NOHZ local_softirq_pending 08 warning | Oliver Hartkopp | 2009-09-15 | 1 | -1/+3 |
| * | | | tcp: fix ssthresh u16 leftover | Ilpo Järvinen | 2009-09-15 | 5 | -7/+8 |
| * | | | pkt_sched: Fix qdisc_graft WRT ingress qdisc | Jarek Poplawski | 2009-09-14 | 1 | -5/+10 |
| * | | | Phonet: Netlink event for autoconfigured addresses | Rémi Denis-Courmont | 2009-09-14 | 1 | -1/+8 |
| * | | | net: constify remaining proto_ops | Alexey Dobriyan | 2009-09-14 | 4 | -6/+6 |
| * | | | net: constify struct inet6_protocol | Alexey Dobriyan | 2009-09-14 | 16 | -30/+26 |
| * | | | net: constify struct net_protocol | Alexey Dobriyan | 2009-09-14 | 13 | -28/+24 |
| * | | | net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle | Gerrit Renker | 2009-09-14 | 11 | -67/+48 |
| * | | | genetlink: fix netns vs. netlink table locking | Johannes Berg | 2009-09-14 | 2 | -23/+33 |
| * | | | Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS | Mark Smith | 2009-09-14 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-09-16 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | driver model: constify attribute groups | David Brownell | 2009-09-15 | 2 | -3/+3 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 5 | -7/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 63 | -167/+296 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 69 | -466/+1634 |
| |\ \ \ |
|
| * | | | | percpu: clean up percpu variable definitions | Tejun Heo | 2009-06-24 | 2 | -4/+6 |
| * | | | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() | Tejun Heo | 2009-06-24 | 3 | -3/+3 |
| * | | | | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 | 2 | -2/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 328 | -8111/+16882 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Phonet: back-end for autoconfigured addresses | Rémi Denis-Courmont | 2009-09-11 | 1 | -1/+25 |
| * | | | | Phonet: fix netlink address dump error handling | Rémi Denis-Courmont | 2009-09-11 | 1 | -1/+1 |