Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Bluetooth: convert conn hash to RCU | Gustavo F. Padovan | 2011-12-18 | 1 | -14/+31 | |
| | * | | | | Bluetooth: convert chan_lock to mutex | Gustavo F. Padovan | 2011-12-18 | 1 | -1/+1 | |
| | * | | | | Bluetooth: Move L2CAP timers to workqueue | Gustavo F. Padovan | 2011-12-18 | 1 | -8/+9 | |
| | * | | | | Bluetooth: Use delayed work for advertisiment cache timeout | Gustavo F. Padovan | 2011-12-18 | 1 | -1/+1 | |
| | * | | | | Bluetooth: Use delayed_work for connection timeout | Gustavo F. Padovan | 2011-12-18 | 1 | -3/+5 | |
| | * | | | | Bluetooth: Replace spin_lock by mutex in hci_dev | Gustavo F. Padovan | 2011-12-18 | 1 | -5/+3 | |
| | * | | | | Bluetooth: Process recv path in a workqueue instead of a tasklet | Marcel Holtmann | 2011-12-18 | 1 | -1/+2 | |
| | * | | | | Bluetooth: make hci_conn_enter_sniff_mode static | Gustavo F. Padovan | 2011-12-16 | 1 | -1/+0 | |
| | * | | | | Bluetooth: Initialize LE connection count | Gustavo F. Padovan | 2011-12-16 | 1 | -0/+1 | |
| | * | | | | Bluetooth: remove lock from struct conn_hash | Gustavo F. Padovan | 2011-12-16 | 1 | -1/+0 | |
| | * | | | | Bluetooth: remove struct hci_chan_hash | Gustavo F. Padovan | 2011-12-16 | 1 | -31/+2 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-01-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | ipvs: try also real server with port 0 in backup server | Julian Anastasov | 2011-12-31 | 1 | -1/+1 | |
* | | | | | | IPv6: Avoid taking write lock for /proc/net/ipv6_route | Josh Hunt | 2011-12-30 | 1 | -0/+4 | |
* | | | | | | af_unix: Move CINQ/COUTQ code to helpers | Pavel Emelyanov | 2011-12-30 | 1 | -0/+3 | |
* | | | | | | ipv6: Kill rt6i_dev and rt6i_expires defines. | David S. Miller | 2011-12-28 | 1 | -3/+0 | |
* | | | | | | ipv6: Create fast inline ipv6 neigh lookup just like ipv4. | David S. Miller | 2011-12-28 | 1 | -0/+27 | |
* | | | | | | ipv6: Use universal hash for NDISC. | David S. Miller | 2011-12-28 | 3 | -3/+14 | |
* | | | | | | Merge branch 'nf-next' of git://1984.lsi.us.es/net-next | David S. Miller | 2011-12-25 | 7 | -23/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | netfilter: ctnetlink: remove dead NAT code | Patrick McHardy | 2011-12-23 | 1 | -5/+0 | |
| * | | | | | | netfilter: nat: remove module reference counting from NAT protocols | Patrick McHardy | 2011-12-23 | 1 | -2/+0 | |
| * | | | | | | netfilter: nf_nat: export NAT definitions to userspace | Patrick McHardy | 2011-12-23 | 4 | -15/+12 | |
| * | | | | | | netfilter: rework user-space expectation helper support | Pablo Neira Ayuso | 2011-12-23 | 1 | -1/+0 | |
| * | | | | | | netfilter: nf_conntrack: use atomic64 for accounting counters | Eric Dumazet | 2011-12-18 | 1 | -2/+2 | |
| * | | | | | | ipv6: add ip6_route_lookup | Florian Westphal | 2011-12-04 | 1 | -0/+2 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 4 | -1/+9 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | net: relax rcvbuf limits | Eric Dumazet | 2011-12-23 | 1 | -1/+3 | |
| * | | | | | | net: introduce DST_NOPEER dst flag | Eric Dumazet | 2011-12-22 | 1 | -0/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | net: Add a flow_cache_flush_deferred function | Steffen Klassert | 2011-12-21 | 1 | -0/+1 | |
| * | | | | | sctp: fix incorrect overflow check on autoclose | Xi Wang | 2011-12-19 | 1 | -0/+4 | |
* | | | | | | tcp: Replace constants with #define macros | Vijay Subramanian | 2011-12-21 | 1 | -2/+2 | |
* | | | | | | af_iucv: get rid of state IUCV_SEVERED | Ursula Braun | 2011-12-20 | 1 | -1/+0 | |
* | | | | | | af_iucv: remove unused timer infrastructure | Ursula Braun | 2011-12-20 | 1 | -1/+0 | |
* | | | | | | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell | 2011-12-19 | 2 | -2/+2 | |
* | | | | | | Revert "net: Remove unused neighbour layer ops." | David S. Miller | 2011-12-19 | 1 | -0/+1 | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-19 | 2 | -3/+55 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | cfg80211: allow following country IE power for custom regdom cards | Luis R. Rodriguez | 2011-12-16 | 1 | -1/+3 | |
| * | | | | | cfg80211: validate nl80211 station handling better | Johannes Berg | 2011-12-15 | 1 | -1/+6 | |
| * | | | | | NFC: Set and get DEP general bytes | Samuel Ortiz | 2011-12-14 | 1 | -0/+5 | |
| * | | | | | NFC: Add a DEP link control netlink command | Samuel Ortiz | 2011-12-14 | 1 | -0/+11 | |
| * | | | | | NFC: Add tx skb allocation routine | Samuel Ortiz | 2011-12-14 | 1 | -1/+4 | |
| * | | | | | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan | 2011-12-13 | 1 | -0/+26 | |
* | | | | | | net: fix compilation with !CONFIG_NET | Glauber Costa | 2011-12-16 | 1 | -0/+12 | |
* | | | | | | af_unix: Export stuff required for diag module | Pavel Emelyanov | 2011-12-16 | 1 | -0/+3 | |
* | | | | | | inet: remove rcu protection on tw_net | Eric Dumazet | 2011-12-14 | 1 | -10/+2 | |
* | | | | | | net: Remove unused neighbour layer ops. | David S. Miller | 2011-12-13 | 1 | -1/+0 | |
* | | | | | | net: fix build error if CONFIG_CGROUPS=n | Eric Dumazet | 2011-12-13 | 1 | -0/+2 | |
* | | | | | | tcp buffer limitation: per-cgroup limit | Glauber Costa | 2011-12-12 | 1 | -0/+2 | |
* | | | | | | per-netns ipv4 sysctl_tcp_mem | Glauber Costa | 2011-12-12 | 2 | -1/+1 | |
* | | | | | | tcp memory pressure controls | Glauber Costa | 2011-12-12 | 2 | -0/+19 |