Age | Commit message (Expand) | Author |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy |
2009-06-13 | net: fix network drivers ndo_start_xmit() return values (part 7) | Patrick McHardy |
2009-06-12 | trivial: Fix a typo in comment of addrconf_dad_start() | Masatake YAMATO |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-12 | trivial: Fix paramater/parameter typo in dmesg and source comments | Martin Olsson |
2009-06-12 | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin |
2009-06-12 | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell |
2009-06-11 | bridge: Simplify interface for ATM LANE | Michał Mirosław |
2009-06-11 | [PATCH] net core: Some interface flags not returned by SIOCGIFFLAGS | John Dykstra |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-06-11 | Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2009-06-12 | netfilter: ip_tables: fix build error | Patrick McHardy |
2009-06-11 | wimax: fix warning caused by not checking retval of rfkill_set_hw_state() | Inaky Perez-Gonzalez |
2009-06-11 | netfilter: nf_ct_tcp: fix up build after merge | Patrick McHardy |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Patrick McHardy |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2009-06-11 | neigh: fix state transition INCOMPLETE->FAILED via Netlink request | Timo Teras |
2009-06-11 | net: No more expensive sock_hold()/sock_put() on each tx | Eric Dumazet |
2009-06-11 | ieee802154: Use '%Zu' printf format for size_t. | David S. Miller |
2009-06-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-10 | cfg80211: fix rfkill locking problem | Johannes Berg |
2009-06-10 | mac80211: disable PS while probing AP | Johannes Berg |
2009-06-10 | mac80211: disable moving between PS modes during scan | Luis R. Rodriguez |
2009-06-10 | mac80211: clean up return value of __ieee80211_parse_tx_radiotap | Johannes Berg |
2009-06-10 | mac80211: don't use master netdev name | Johannes Berg |
2009-06-10 | mac80211: Fix the way ADDBA request count being modified | Vasanthakumar Thiagarajan |
2009-06-10 | cfg80211: fix for duplicate response for driver reg request | Luis R. Rodriguez |
2009-06-10 | rfkill: don't impose global states on resume (just restore the previous states) | Alan Jenkins |
2009-06-10 | rfkill: remove set_global_sw_state | Alan Jenkins |
2009-06-10 | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg |
2009-06-10 | rfkill: remove input Kconfig | Johannes Berg |
2009-06-10 | rfkill: print events when input handler is disabled/enabled | Johannes Berg |
2009-06-10 | mac80211 : fix unaligned rx skb | matthieu castet |
2009-06-10 | mac80211: fix minstrel single-rate memory corruption | Bob Copeland |
2009-06-10 | netfilter: nf_conntrack: use per-conntrack locks for protocol data | Patrick McHardy |
2009-06-10 | sunrpc/auth_gss: Call rcu_barrier() on module unload. | Jesper Dangaard Brouer |
2009-06-10 | sctp: protocol.c call rcu_barrier() on unload. | Jesper Dangaard Brouer |
2009-06-10 | can: af_can.c use rcu_barrier() on module unload. | Jesper Dangaard Brouer |
2009-06-10 | nfnetlink_queue: Use rcu_barrier() on module unload. | Jesper Dangaard Brouer |
2009-06-10 | 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_n... | Jesper Dangaard Brouer |
2009-06-09 | netfilter: Fix extra semi-colon in skb_walk_frags() changes. | David S. Miller |
2009-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-06-09 | netfilter: xt_socket: added new revision of the 'socket' match supporting flags | Laszlo Attila Toth |
2009-06-09 | net: add NL802154 interface for configuration of 802.15.4 devices | Sergey Lapin |
2009-06-09 | net: add IEEE 802.15.4 socket family implementation | Sergey Lapin |
2009-06-09 | Add constants for the ieee 802.15.4 stack | Sergey Lapin |
2009-06-09 | pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion | Jarek Poplawski |
2009-06-09 | net: dev_addr_init() fix | Eric Dumazet |
2009-06-09 | cls_cgroup: Fix oops when user send improperly 'tc filter add' request | Minoru Usui |