Age | Commit message (Expand) | Author |
2008-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-08 | sit: Add missing kfree_skb() on pskb_may_pull() failure. | David S. Miller |
2008-05-08 | tipc: Increase buffer header to support worst-case device | Allan Stephens |
2008-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-08 | Remove duplicated include in net/sunrpc/svc.c | Huang Weiyi |
2008-05-08 | fix irq flags in mac80211 code | Steven Rostedt |
2008-05-08 | net: Added ASSERT_RTNL() to dev_open() and dev_close(). | Ben Hutchings |
2008-05-08 | can: Fix can_send() handling on dev_queue_xmit() failures | Oliver Hartkopp |
2008-05-08 | netns: Fix arbitrary net_device-s corruptions on net_ns stop. | Pavel Emelyanov |
2008-05-08 | netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi... | Patrick McHardy |
2008-05-08 | netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re... | Patrick McHardy |
2008-05-08 | net/ipv4: correct RFC 1122 section reference in comment | J.H.M. Dassen (Ray) |
2008-05-08 | tcp FRTO: SACK variant is errorneously used with NewReno | Ilpo Järvinen |
2008-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-06 | net_cls_act: act_simple dont ignore realloc code | Jamal Hadi Salim |
2008-05-06 | Revert "atm: Do not free already unregistered net device." | David S. Miller |
2008-05-05 | dccp: return -EINVAL on invalid feature length | Chris Wright |
2008-05-05 | net_cls_act: Make act_simple use of netlink policy. | Jamal Hadi Salim |
2008-05-04 | ip: Use inline function dst_metric() instead of direct access to dst->metric[] | Satoru SATOH |
2008-05-04 | ip: Make use of the inline function dst_metric_locked() | Satoru SATOH |
2008-05-04 | atm: Bad locking on br2684_devs modifications. | Pavel Emelyanov |
2008-05-04 | atm: Do not free already unregistered net device. | Pavel Emelyanov |
2008-05-04 | mac80211: Do not free net device after it is unregistered. | Pavel Emelyanov |
2008-05-04 | bridge: Consolidate error paths in br_add_bridge(). | Pavel Emelyanov |
2008-05-04 | bridge: Net device leak in br_add_bridge(). | Pavel Emelyanov |
2008-05-03 | net: Fix useless comment reference loop. | Johannes Berg |
2008-05-03 | sch_htb: remove from event queue in htb_parent_to_leaf() | Jarek Poplawski |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-03 | hrtimer: remove duplicate helper function | Oliver Hartkopp |
2008-05-02 | rose: Wrong list_lock argument in rose_node seqops | Bernard Pidoux |
2008-05-02 | netns: Fix reassembly timer to use the right namespace | Daniel Lezcano |
2008-05-02 | netns: Fix device renaming for sysfs | Daniel Lezcano |
2008-05-02 | bridge: forwarding table information for >256 devices | Stephen Hemminger |
2008-05-02 | dccp: ccid2.c, ccid3.c use clamp(), clamp_t() | Harvey Harrison |
2008-05-02 | net: remove NR_CPUS arrays in net/core/dev.c | Mike Travis |
2008-05-02 | net: use get/put_unaligned_* helpers | Harvey Harrison |
2008-05-02 | bluetooth: use get/put_unaligned_* helpers | Harvey Harrison |
2008-05-02 | irda: use get_unaligned_* helpers | Harvey Harrison |
2008-05-02 | net: Add a WARN_ON_ONCE() to the transmit timeout function | Arjan van de Ven |
2008-05-02 | net: Add missing braces to multi-statement if()s | Ilpo Järvinen |
2008-05-02 | netfilter: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | netfilter: assign PDE->fops before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | ipv4: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | vlan: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | atm: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | ipv6: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | net: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | netfilter: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | sunrpc: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |