Age | Commit message (Expand) | Author |
2011-12-31 | netfilter: ctnetlink: fix timeout calculation | Xi Wang |
2011-12-31 | ipvs: try also real server with port 0 in backup server | Julian Anastasov |
2011-12-27 | packet: fix possible dev refcnt leak when bind fail | Wei Yongjun |
2011-12-24 | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller |
2011-12-24 | netem: dont call vfree() under spinlock and BH disabled | Eric Dumazet |
2011-12-24 | netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded | Pablo Neira Ayuso |
2011-12-24 | netfilter: ctnetlink: fix return value of ctnetlink_get_expect() | Pablo Neira Ayuso |
2011-12-23 | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller |
2011-12-23 | netfilter: xt_connbytes: handle negation correctly | Florian Westphal |
2011-12-23 | net: relax rcvbuf limits | Eric Dumazet |
2011-12-22 | rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt() | Xi Wang |
2011-12-22 | net: introduce DST_NOPEER dst flag | Eric Dumazet |
2011-12-22 | mqprio: Avoid panic if no options are provided | Thomas Graf |
2011-12-22 | bridge: provide a mtu() method for fake_dst_ops | Eric Dumazet |
2011-12-22 | ipv4: using prefetch requires including prefetch.h | Stephen Rothwell |
2011-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-12-21 | net: Add a flow_cache_flush_deferred function | Steffen Klassert |
2011-12-21 | ipv4: reintroduce route cache garbage collector | Eric Dumazet |
2011-12-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-12-20 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-12-20 | net: have ipconfig not wait if no dev is available | Gerlando Falauto |
2011-12-20 | sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd | Thomas Graf |
2011-12-19 | sctp: fix incorrect overflow check on autoclose | Xi Wang |
2011-12-19 | llc: llc_cmsg_rcv was getting called after sk_eat_skb. | Alex Juncu |
2011-12-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-12-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-12-18 | Revert "Bluetooth: Revert: Fix L2CAP connection establishment" | Gustavo F. Padovan |
2011-12-18 | Bluetooth: Clear RFCOMM session timer when disconnecting last channel | Mat Martineau |
2011-12-18 | Bluetooth: Prevent uninitialized data access in L2CAP configuration | Mat Martineau |
2011-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-12-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-12-13 | ipv6: Check dest prefix length on original route not copied one in rt6_alloc_... | David S. Miller |
2011-12-12 | sch_gred: should not use GFP_KERNEL while holding a spinlock | Eric Dumazet |
2011-12-12 | ipip, sit: copy parms.name after register_netdevice | Ted Feng |
2011-12-12 | ipv6: Fix for adding multicast route for loopback device automatically. | Li Wei |
2011-12-12 | nfc: signedness bug in __nci_request() | Dan Carpenter |
2011-12-12 | crush: fix mapping calculation when force argument doesn't exist | Sage Weil |
2011-12-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-12-07 | mac80211: fix another race in aggregation start | Johannes Berg |
2011-12-07 | Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge | David S. Miller |
2011-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-12-07 | batman-adv: delete global entry in case of roaming | Antonio Quartulli |
2011-12-07 | batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM | Antonio Quartulli |
2011-12-06 | net: Silence seq_scale() unused warning | Stephen Boyd |
2011-12-06 | ipv4:correct description for tcp_max_syn_backlog | Peter Pan(潘卫平) |
2011-12-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-12-05 | ipv4: Fix peer validation on cached lookup. | David S. Miller |
2011-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-12-03 | ipv4: make sure RTO_ONLINK is saved in routing cache | Julian Anastasov |