Age | Commit message (Expand) | Author |
2009-03-26 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-26 | net: core: remove unneeded include in net/core/utils.c. | Rami Rosen |
2009-03-26 | netfilter: fix nf_logger name in ebt_ulog. | Eric Leblond |
2009-03-26 | netfilter: fix warning in ebt_ulog init function. | Eric Leblond |
2009-03-26 | netfilter: fix warning about invalid const usage | Eric Leblond |
2009-03-25 | bridge: bad error handling when adding invalid ether address | Stephen Hemminger |
2009-03-24 | ipv6: Fix conflict resolutions during ipv6 binding | Vlad Yasevich |
2009-03-24 | ipv6: Make v4-mapped bindings consistent with IPv4 | Vlad Yasevich |
2009-03-24 | ipv6: Allow ipv4 wildcard binds after ipv6 address binds | Vlad Yasevich |
2009-03-24 | ipv6: Disallow binding to v4-mapped address on v6-only socket. | Vlad Yasevich |
2009-03-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-03-24 | dynamic debug: combine dprintk and dynamic printk | Jason Baron |
2009-03-24 | Driver core: Fix device_move() vs. dpm list ordering, v2 | Cornelia Huck |
2009-03-24 | netlink: add NETLINK_NO_ENOBUFS socket flag | Pablo Neira Ayuso |
2009-03-24 | arp_tables: ifname_compare() can assume 16bit alignment | Eric Dumazet |
2009-03-24 | netfilter: trivial Kconfig spelling fixes | Jan Engelhardt |
2009-03-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-03-24 | netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free() | Eric Dumazet |
2009-03-23 | udp: Wrong locking code in udp seq_file infrastructure | Vitaly Mayatskikh |
2009-03-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-23 | netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack | Mark H. Weaver |
2009-03-23 | nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink | Pablo Neira Ayuso |
2009-03-23 | netfilter: sysctl support of logger choice | Eric Leblond |
2009-03-22 | tcp: Discard segments that ack data not yet sent | John Dykstra |
2009-03-21 | netdev: expose net_device_ops compat as config option | Stephen Hemminger |
2009-03-21 | irlan: convert to net_device_ops | Stephen Hemminger |
2009-03-21 | irda: net_device_ops ioctl fix | Stephen Hemminger |
2009-03-21 | atm: convert clip driver to net_device_ops | Stephen Hemminger |
2009-03-21 | atm: convert mpc device to using netdev_ops | Stephen Hemminger |
2009-03-21 | dsa: add switch chip cascading support | Lennert Buytenhek |
2009-03-21 | dsa: add support for the Marvell 88E6095/6095F switch chips | Lennert Buytenhek |
2009-03-21 | dsa: set ->iflink on slave interfaces to the ifindex of the parent | Lennert Buytenhek |
2009-03-21 | ipx: use constant for strings and desciptor | Stephen Hemminger |
2009-03-21 | snap: use const for descriptor | Stephen Hemminger |
2009-03-21 | net: remove useless prefetch() call | Eric Dumazet |
2009-03-21 | sctp: Clean up TEST_FRAME hacks. | Vlad Yasevich |
2009-03-21 | skb: expose and constify hash primitives | Stephen Hemminger |
2009-03-21 | atm: lec use dev_change_mtu | Stephen Hemminger |
2009-03-21 | net/*: use linux/kernel.h swap() | Ilpo Järvinen |
2009-03-21 | netrom: zero length frame filtering in NetRom | Bernard Pidoux |
2009-03-21 | ax25: zero length frame filtering in AX25 | Bernard Pidoux |
2009-03-21 | ax25: SOCK_DEBUG message simplification | Bernard Pidoux |
2009-03-20 | nl80211: Check that function pointer != NULL before using it | Jouni Malinen |
2009-03-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-18 | netns: oops in ip[6]_frag_reasm incrementing stats | Jorge Boncompte [DTI2] |