Age | Commit message (Expand) | Author |
2012-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-09 | igmp: Avoid zero delay when receiving odd mixture of IGMP queries | Ben Hutchings |
2012-01-09 | net: Fix build with INET disabled. | David S. Miller |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2012-01-09 | net: introduce netif_addr_lock_nested() and call if when appropriate | Jiri Pirko |
2012-01-09 | net: correct lock name in dev_[uc/mc]_sync documentations. | Jiri Pirko |
2012-01-08 | net: sk_update_clone is only used in net/core/sock.c | Stephen Rothwell |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | pktgen: set correct max and min in pktgen_setup_inject() | Dan Carpenter |
2012-01-07 | net: Default UDP and UNIX diag to 'n'. | David S. Miller |
2012-01-07 | net: fix sock_clone reference mismatch with tcp memcontrol | Glauber Costa |
2012-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-01-05 | vfs: fix up ENOIOCTLCMD error handling | Linus Torvalds |
2012-01-05 | net_sched: red: split red_parms into parms and vars | Eric Dumazet |
2012-01-05 | net_sched: sfq: extend limits | Eric Dumazet |
2012-01-05 | net_sched: Bug in netem reordering | Hagen Paul Pfeifer |
2012-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-01-04 | ipv6/addrconf: speedup /proc/net/if_inet6 filling | Mihai Maruseac |
2012-01-04 | ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) | Neil Horman |
2012-01-04 | mac80211: remove dead code | Mohammed Shafi Shajakhan |
2012-01-04 | mac80211: Call driver commands after drv_start in mac80211 restart code | Yogesh Ashok Powar |
2012-01-04 | mac80211: use RCU read locks for sta_info_get | Mohammed Shafi Shajakhan |
2012-01-04 | mac80211: fix kernel panic in IBSS due to a regression | Mohammed Shafi Shajakhan |
2012-01-04 | mac80211: fix scan state machine | Mohammed Shafi Shajakhan |
2012-01-04 | net/rfkill/rfkill-gpio.c: introduce missing kfree | Julia Lawall |
2012-01-04 | mac80211: always clear SDATA_STATE_OFFCHANNEL flag | Eliad Peller |
2012-01-04 | wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e | Dave Täht |
2012-01-04 | NFC: Export a new attribute nfcid1 in target info | Ilan Elias |
2012-01-04 | cfg80211: relicense reg.c reg.h and genregdb.awk to ISC | Luis R. Rodriguez |
2012-01-04 | cfg80211: replace reg.c Nokia commit 269ac5 | Luis R. Rodriguez |
2012-01-04 | cfg80211: replace reg.c Nokia commit c4c32294 | Luis R. Rodriguez |
2012-01-04 | NFC: Handle error during NCI data exchange | Ilan Elias |
2012-01-04 | NFC: Update names and structs to NCI spec 1.0 d22 | Ilan Elias |
2012-01-04 | wireless: Protect regdomain change by mutex | Dmitry Shmidt |
2012-01-04 | mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control | Helmut Schaa |
2012-01-04 | net_sched: sfq: always randomize hash perturbation | Eric Dumazet |
2012-01-04 | net_sched: sfq: fix mem alloc error recovery | Eric Dumazet |
2012-01-04 | ethtool: Remove ethtool_ops::set_rx_ntuple operation | Ben Hutchings |
2012-01-04 | ethtool: Allow drivers to select RX NFC rule locations | Ben Hutchings |
2012-01-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-01-03 | switch ->path_mknod() to umode_t | Al Viro |
2012-01-03 | sunrpc: propagate umode_t | Al Viro |
2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro |
2012-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2012-01-03 | net_sched: qdisc_alloc_handle() can be too slow | Eric Dumazet |
2012-01-03 | sch_qfq: accurate wsum handling | Eric Dumazet |