| Commit message (Expand) | Author | Age |
... | |
* | | | | pktgen: Fix unsigned function that is returning negative vals | Paul Gortmaker | 2012-01-22 |
* | | | | tcp: detect loss above high_seq in recovery | Yuchung Cheng | 2012-01-22 |
* | | | | netem: Fix off-by-one bug in reordering | Vijay Subramanian | 2012-01-22 |
* | | | | tcp: fix undo after RTO for CUBIC | Neal Cardwell | 2012-01-20 |
* | | | | tcp: fix undo after RTO for BIC | Neal Cardwell | 2012-01-20 |
* | | | | net: race condition in ipv6 forwarding and disable_ipv6 parameters | Francesco Ruggeri | 2012-01-18 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-01-18 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | mac80211: fix work removal on deauth request | Johannes Berg | 2012-01-18 |
| * | | mac80211: Use the right headroom size for mesh mgmt frames | Javier Cardona | 2012-01-18 |
| * | | mac80211: fix debugfs key->station symlink | Johannes Berg | 2012-01-18 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-18 |
|\| | |
|
| * | | openvswitch: Fix multipart datapath dumps. | Ben Pfaff | 2012-01-17 |
| * | | ipv6: fix per device IP snmp counters | Eric Dumazet | 2012-01-17 |
| * | | inetpeer: initialize ->redirect_genid in inet_getpeer() | Dan Carpenter | 2012-01-17 |
| * | | net: fix NULL-deref in WARN() in skb_gso_segment() | Michał Mirosław | 2012-01-17 |
| * | | net: WARN if skb_checksum_help() is called on skb requiring segmentation | Ben Hutchings | 2012-01-17 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-01-17 |
| |\ \ |
|
| | * | | mac80211: Fix possible race between sta_unblock and network softirq | Helmut Schaa | 2012-01-17 |
| | * | | mac80211: fix tx->skb NULL pointer dereference | Yoni Divinsky | 2012-01-16 |
| | * | | Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding() | Jesper Juhl | 2012-01-16 |
| | * | | mac80211: fix no-op authorized transitions | Johannes Berg | 2012-01-13 |
| * | | | caif: Remove bad WARN_ON in caif_dev | sjur.brandeland@stericsson.com | 2012-01-17 |
| * | | | caif: Fix typo in Vendor/Product-ID for CAIF modems | sjur.brandeland@stericsson.com | 2012-01-17 |
| * | | | net: fix some sparse errors | Eric Dumazet | 2012-01-17 |
| * | | | net: kill duplicate included header | Shan Wei | 2012-01-17 |
| * | | | net: Use device model to get driver name in skb_gso_segment() | Ben Hutchings | 2012-01-17 |
| * | | | bridge: BH already disabled in br_fdb_cleanup() | Eric Dumazet | 2012-01-17 |
| * | | | net: remove version.h includes in net/openvswitch/ | Devendra Naga | 2012-01-17 |
| * | | | bql: Fix inconsistency between file mode and attr method. | Hiroaki SHIMODA | 2012-01-17 |
| * | | | netfilter: ipset: dumping error triggered removing references twice | Jozsef Kadlecsik | 2012-01-17 |
| * | | | netfilter: ipset: autoload set type modules safely | Jozsef Kadlecsik | 2012-01-17 |
| * | | | netfilter: revert user-space expectation helper support | Pablo Neira Ayuso | 2012-01-16 |
| * | | | netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled | Stephen Rothwell | 2012-01-16 |
| * | | | ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc | RongQing.Li | 2012-01-13 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2012-01-14 |
|\ \ \ |
|
| * | | | security: remove the security_netlink_recv hook as it is equivalent to capable() | Eric Paris | 2012-01-05 |
* | | | | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-01-14 |
|\ \ \ \ |
|
| * | | | | svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdown | J. Bruce Fields | 2012-01-05 |
| * | | | | svcrpc: fix double-free on shutdown of nfsd after changing pool mode | J. Bruce Fields | 2012-01-05 |
| * | | | | NFSd: use network-namespace-aware cache registering routines | Stanislav Kinsbursky | 2011-12-07 |
| * | | | | SUNRPC: create svc_xprt in proper network namespace | Stanislav Kinsbursky | 2011-12-06 |
| * | | | | svcrpc: update outdated BKL comment | J. Bruce Fields | 2011-12-06 |
| * | | | | svcrpc: avoid memory-corruption on pool shutdown | J. Bruce Fields | 2011-12-06 |
| * | | | | svcrpc: destroy server sockets all at once | J. Bruce Fields | 2011-12-06 |
| * | | | | svcrpc: make svc_delete_xprt static | J. Bruce Fields | 2011-12-06 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-01-13 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | libceph: remove useless return value for osd_client __send_request() | Sage Weil | 2012-01-10 |
| * | | | | crush: fix force for non-root TAKE | Sage Weil | 2012-01-10 |
| * | | | | ceph: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2012-01-10 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-12 |
|\ \ \ \ |
|