Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6932f119bd71a315a1945276377277d91c4a71c6
/
net
6932f11
sctp: fix compile issue with disabled CONFIG_NET_NS
by Ulrich Weber
· 13 years ago
2ea2149
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
1b3a692
net: remove wrong initialization for snd_wl1
by Razvan Ghitulete
· 13 years ago
65e0736
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
by Fan Du
· 13 years ago
1669891
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
e1fc3b1
sctp: Make sysctl tunables per net
by Eric W. Biederman
· 13 years ago
f53b5b0
sctp: Push struct net down into sctp_verify_ext_param
by Eric W. Biederman
· 13 years ago
24cb81a
sctp: Push struct net down into all of the state machine functions
by Eric W. Biederman
· 13 years ago
e7ff4a7
sctp: Push struct net down into sctp_in_scope
by Eric W. Biederman
· 13 years ago
89bf345
sctp: Push struct net down into sctp_transport_init
by Eric W. Biederman
· 13 years ago
55e26eb
sctp: Push struct net down to sctp_chunk_event_lookup
by Eric W. Biederman
· 13 years ago
ebb7e95
sctp: Add infrastructure for per net sysctls
by Eric W. Biederman
· 13 years ago
b01a240
sctp: Make the mib per network namespace
by Eric W. Biederman
· 13 years ago
bb2db45
sctp: Enable sctp in all network namespaces
by Eric W. Biederman
· 13 years ago
13d782f
sctp: Make the proc files per network namespace.
by Eric W. Biederman
· 13 years ago
632c928
sctp: Move the percpu sockets counter out of sctp_proc_init
by Eric W. Biederman
· 13 years ago
2ce9550
sctp: Make the ctl_sock per network namespace
by Eric W. Biederman
· 13 years ago
4db67e8
sctp: Make the address lists per network namespace
by Eric W. Biederman
· 13 years ago
4110cc2
sctp: Make the association hashtable handle multiple network namespaces
by Eric W. Biederman
· 13 years ago
4cdadcb
sctp: Make the endpoint hashtable handle multiple network namespaces
by Eric W. Biederman
· 13 years ago
f1f4376
sctp: Make the port hash table use struct net in it's key.
by Eric W. Biederman
· 13 years ago
eea68e2
packet: Report socket mclist info via diag module
by Pavel Emelyanov
· 13 years ago
8a360be
packet: Report more packet sk info via diag module
by Pavel Emelyanov
· 13 years ago
96ec632
packet: Diag core and basic socket info dumping
by Pavel Emelyanov
· 13 years ago
2787b04
packet: Introduce net/packet/internal.h header
by Pavel Emelyanov
· 13 years ago
ad5b310
net: ipv4: fib_trie: Don't unnecessarily search for already found fib leaf
by Igor Maravic
· 13 years ago
418a99a
Replace rwlock on xfrm_policy_afinfo with rcu
by Priyanka Jain
· 13 years ago
c12b395
gre: Support GRE over IPv6
by xeb@mail.ru
· 13 years ago
b7bc2a5
net: remove netdev_bonding_change()
by Amerigo Wang
· 13 years ago
ee89bab
net: move and rename netif_notify_peers()
by Amerigo Wang
· 13 years ago
df32381
mac80211: fix unnecessary beacon update after peering status change
by Marco Porsch
· 13 years ago
57f784f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 13 years ago
1fb9489
net: Loopback ifindex is constant now
by Pavel Emelyanov
· 13 years ago
aa79e66
net: Make ifindex generation per-net namespace
by Pavel Emelyanov
· 13 years ago
9c7dafb
net: Allow to create links with given ifindex
by Pavel Emelyanov
· 13 years ago
a399a80
time: jiffies_delta_to_clock_t() helper to the rescue
by Eric Dumazet
· 13 years ago
79cda75
fib: use __fls() on non null argument
by Eric Dumazet
· 13 years ago
aae06bf
tcp: ecn: dont delay ACKS after CE
by Eric Dumazet
· 13 years ago
a9e050f
net: tcp: GRO should be ECN friendly
by Eric Dumazet
· 13 years ago
cd17dec
Bluetooth: Refactor in hci_le_conn_complete_evt
by Andre Guedes
· 13 years ago
b47a09b
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
by Andre Guedes
· 13 years ago
0c95ab7
Bluetooth: Find hci_conn by BT_CONNECT state
by Andre Guedes
· 13 years ago
f00a06a
Bluetooth: Refactor hci_cs_le_create_conn
by Andre Guedes
· 13 years ago
847012c
Bluetooth: Remove unneeded code
by Andre Guedes
· 13 years ago
b9b343d
Bluetooth: Fix hci_le_conn_complete_evt
by Andre Guedes
· 13 years ago
230fd16
Bluetooth: Trivial refactoring
by Andre Guedes
· 13 years ago
de9b921
Bluetooth: Added /proc/net/sco via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
c6f5df16
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
5b28d95
Bluetooth: Added /proc/net/l2cap via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
5c6ad8e
Bluetooth: Added /proc/net/hidp via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
f7c8663
Bluetooth: Added /proc/net/hci via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
8c8de58
Bluetooth: Added /proc/net/cmtp via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
77cf558
Bluetooth: Added /proc/net/bnep via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
256a06c
Bluetooth: /proc/net/ entries for bluetooth protocols
by Masatake YAMATO
· 13 years ago
4af66c6
Bluetooth: Free the l2cap channel list only when refcount is zero
by Jaganath Kanakkassery
· 13 years ago
3064837
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
by Jaganath Kanakkassery
· 13 years ago
ee72d15
Bluetooth: Remove locking in hci_user_passkey_request_evt
by Andre Guedes
· 13 years ago
9e66463
Bluetooth: Make connect / disconnect cfm functions return void
by Andrei Emeltchenko
· 13 years ago
c58e810
Bluetooth: Use lmp_no_flush_capable where applicable
by Andre Guedes
· 13 years ago
999dcd1
Bluetooth: Use lmp_sniffsubr_capable where applicable
by Andre Guedes
· 13 years ago
6eded10
Bluetooth: Use lmp_sniff_capable where applicable
by Andre Guedes
· 13 years ago
9f92ebf
Bluetooth: Use lmp_rswitch_capable where applicable
by Andre Guedes
· 13 years ago
45db810f
Bluetooth: Use lmp_esco_capable where applicable
by Andre Guedes
· 13 years ago
9a1a199
Bluetooth: Use lmp_ssp_capable where applicable
by Andre Guedes
· 13 years ago
c383ddc
Bluetooth: Use lmp_le_capable where applicable
by Andre Guedes
· 13 years ago
ed3fa31
Bluetooth: Use lmp_bredr_capable where applicable
by Andre Guedes
· 13 years ago
78eb2f9
Bluetooth: Fix processing A2MP chan in security_cfm
by Andrei Emeltchenko
· 13 years ago
d9fc1d5
Bluetooth: Do not shadow hdr variable
by Andrei Emeltchenko
· 13 years ago
8e8c7e3
Bluetooth: debug: Fix printing A2MP cmd code format
by Andrei Emeltchenko
· 13 years ago
bb4b2a9
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
by Andrei Emeltchenko
· 13 years ago
9eb43e7
ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNET
by Eric Dumazet
· 13 years ago
4038499
ipv4: change inet_addr_hash()
by Eric Dumazet
· 13 years ago
696ecdc
net_sched: gact: Fix potential panic in tcf_gact().
by Hiroaki SHIMODA
· 13 years ago
1a26904
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 13 years ago
899852a
cfg80211: Clear "beacon_found" on regulatory restore
by Paul Stewart
· 13 years ago
03f6b08
cfg80211: add channel flag to prohibit OFDM operation
by Seth Forshee
· 13 years ago
e33cdac
ipv4: route.c cleanup
by Eric Dumazet
· 13 years ago
e3c0d04
Fix unexpected SA hard expiration after changing date
by Fan Du
· 13 years ago
1485348
tcp: Apply device TSO segment limit earlier
by Ben Hutchings
· 13 years ago
30b678d
net: Allow driver to limit number of GSO segments per skb
by Ben Hutchings
· 13 years ago
dd4c926
mac80211: cancel mesh path timer
by Johannes Berg
· 13 years ago
2d9957c
mac80211: clear timer bits when disconnecting
by Johannes Berg
· 13 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 13 years ago
6dbb35b
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
fd37ce3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
a564b8f
nfs: enable swap on NFS
by Mel Gorman
· 13 years ago
c76562b
netvm: prevent a stream-specific deadlock
by Mel Gorman
· 13 years ago
b4b9e35
netvm: set PF_MEMALLOC as appropriate during SKB processing
by Mel Gorman
· 13 years ago
c93bdd0
netvm: allow skb allocation to use PFMEMALLOC reserves
by Mel Gorman
· 13 years ago
7cb0240
netvm: allow the use of __GFP_MEMALLOC by specific sockets
by Mel Gorman
· 13 years ago
99a1dec
net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
by Mel Gorman
· 13 years ago
c255a45
memcg: rename config variables
by Andrew Morton
· 13 years ago
caacf05
ipv4: Properly purge netdev references on uncached routes.
by David S. Miller
· 13 years ago
c5038a8
ipv4: Cache routes in nexthop exception entries.
by David S. Miller
· 13 years ago
08843b7
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
d26b3a7
ipv4: percpu nh_rth_output cache
by Eric Dumazet
· 13 years ago
54764bb
ipv4: Restore old dst_free() behavior.
by Eric Dumazet
· 13 years ago
cc8362b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
Next »