| Commit message (Expand) | Author | Age |
* | ipv4: do not cache looped multicasts | Julian Anastasov | 2012-11-22 |
* | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-11-22 |
|\ |
|
| * | netfilter: cttimeout: fix buffer overflow | Florian Westphal | 2012-11-21 |
| * | netfilter: ipset: Fix range bug in hash:ip,port,net | Jozsef Kadlecsik | 2012-11-21 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2012-11-22 |
|\ \ |
|
| * | | xfrm: Fix the gc threshold value for ipv4 | Steffen Klassert | 2012-11-13 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-11-21 |
|\ \ \ |
|
| * | | | NFC: Fix nfc_llcp_local chained list insertion | Thierry Escande | 2012-11-19 |
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-19 |
| |\ \ \ |
|
| | * | | | wireless: add back sysfs directory | Johannes Berg | 2012-11-16 |
| | * | | | mac80211: deinitialize ibss-internals after emptiness check | Simon Wunderlich | 2012-11-13 |
* | | | | | ipv6: fix inet6_csk_update_pmtu() return value | Eric Dumazet | 2012-11-20 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-11-16 |
|\ \ \ \ |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-11-16 |
| |\| | | |
|
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-11-14 |
| | |\ \ \ |
|
| | | * | | | Bluetooth: Fix memory leak when removing a UUID | Johan Hedberg | 2012-11-09 |
| | | * | | | Bluetooth: Notify about device registration before power on | Marcel Holtmann | 2012-11-09 |
| | | * | | | Bluetooth: Fix error status when pairing fails | Paulo Sérgio | 2012-11-09 |
| | | * | | | Bluetooth: Fix having bogus entries in mgmt_read_index_list reply | Johan Hedberg | 2012-11-09 |
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-14 |
| | |\ \ \ \
| | | |/ / /
| | |/| / /
| | | |/ / |
|
| | | * | | wireless: allow 40 MHz on world roaming channels 12/13 | Johannes Berg | 2012-11-12 |
| | | * | | mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge | Felix Fietkau | 2012-11-10 |
| | | * | | mac80211: don't send null data packet when not associated | Johannes Berg | 2012-11-09 |
| | | * | | mac80211: fix memory leak in device registration error path | Johannes Berg | 2012-11-09 |
| | | * | | mac80211: sync acccess to tx_filtered/ps_tx_buf queues | Arik Nemtsov | 2012-11-05 |
| | | * | | mac80211: init sched_scan_ies | David Spinadel | 2012-10-31 |
| | | * | | mac80211: do not call ieee80211_configure_filter if no interfaces are up | Felix Fietkau | 2012-10-31 |
* | | | | | net-rps: Fix brokeness causing OOO packets | Tom Herbert | 2012-11-16 |
* | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-11-16 |
|\ \ \ \ \ |
|
| * | | | | | batman-adv: process broadcast packets in BLA earlier | Antonio Quartulli | 2012-11-16 |
| * | | | | | batman-adv: don't add TEMP clients belonging to other backbone nodes | Antonio Quartulli | 2012-11-16 |
| * | | | | | batman-adv: correctly pass the client flag on tt_response | Antonio Quartulli | 2012-11-16 |
| * | | | | | batman-adv: fix tt_global_entries flags update | Antonio Quartulli | 2012-11-16 |
* | | | | | | tcp: handle tcp_net_metrics_init() order-5 memory allocation failures | Eric Dumazet | 2012-11-16 |
| |/ / / /
|/| | | | |
|
* | | | | | net: correct check in dev_addr_del() | Jiri Pirko | 2012-11-15 |
* | | | | | tcp: fix retransmission in repair mode | Andrew Vagin | 2012-11-15 |
* | | | | | sctp: fix /proc/net/sctp/ memory leak | Tommi Rantala | 2012-11-15 |
|/ / / / |
|
* | | | | ipv4/ip_vti.c: VTI fix post-decryption forwarding | Saurabh Mohan | 2012-11-14 |
* | | | | ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value | Hannes Frederic Sowa | 2012-11-13 |
* | | | | tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() | Eric Dumazet | 2012-11-13 |
* | | | | ipv4: avoid undefined behavior in do_ip_setsockopt() | Xi Wang | 2012-11-11 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-11-10 |
|\ \ \ \ |
|
| * | | | | gre6: fix rtnl dump messages | Nicolas Dichtel | 2012-11-09 |
| * | | | | ipv6: send unsolicited neighbour advertisements to all-nodes | Hannes Frederic Sowa | 2012-11-09 |
| | |_|/
| |/| | |
|
| * | | | af-packet: fix oops when socket is not present | Eric Leblond | 2012-11-07 |
| * | | | pkt_sched: enable QFQ to support TSO/GSO | Paolo Valente | 2012-11-07 |
| * | | | net: inet_diag -- Return error code if protocol handler is missed | Cyrill Gorcunov | 2012-11-04 |
| * | | | rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump | John Fastabend | 2012-11-03 |
| * | | | tipc: do not use tasklet_disable before tasklet_kill | Xiaotian Feng | 2012-11-03 |
* | | | | Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-11-03 |
|\ \ \ \
| |/ / /
|/| | | |
|