Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4d63cb4d8638fdf2e3bf874936335a08e3b5d8fe
/
net
d4612cb
Bluetooth: Use single_open() for inquiry cache within debugfs
by Marcel Holtmann
· 15 years ago
1162563
af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del]
by Jiri Pirko
· 15 years ago
87c1e12
ipsec: Fix bogus bundle flowi
by Herbert Xu
· 15 years ago
85b3526
bridge: Fix build error when IGMP_SNOOPING is not enabled
by Sridhar Samudrala
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
76dadd76
scm: Only support SCM_RIGHTS on unix domain sockets.
by Eric W. Biederman
· 15 years ago
642c4c7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9675478
ethtool: do not set some flags, if others failed
by Jeff Garzik
· 15 years ago
cf0aa4e
netlink: Adding inode field to /proc/net/netlink
by Masatake YAMATO
· 15 years ago
46976c0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 15 years ago
024c378
bridge: Make IGMP snooping depend upon BRIDGE.
by David S. Miller
· 15 years ago
d902eee
bridge: Add multicast count/interval sysfs entries
by Herbert Xu
· 15 years ago
b195167
bridge: Add hash elasticity/max sysfs entries
by Herbert Xu
· 15 years ago
561f110
bridge: Add multicast_snooping sysfs toggle
by Herbert Xu
· 15 years ago
0909e11
bridge: Add multicast_router sysfs entries
by Herbert Xu
· 15 years ago
c4fcb78
bridge: Add multicast data-path hooks
by Herbert Xu
· 15 years ago
3fe2d7c
bridge: Add multicast start/stop hooks
by Herbert Xu
· 15 years ago
5cb5e94
bridge: Add multicast forwarding functions
by Herbert Xu
· 15 years ago
eb1d164
bridge: Add core IGMP snooping support
by Herbert Xu
· 15 years ago
025d89c
bridge: Split may_deliver/deliver_clone out of br_flood
by Herbert Xu
· 15 years ago
6088a53
bridge: Use BR_INPUT_SKB_CB on xmit path
by Herbert Xu
· 15 years ago
b33084b
bridge: Avoid unnecessary clone on forward path
by Herbert Xu
· 15 years ago
68b7c89
bridge: Allow tail-call on br_pass_frame_up
by Herbert Xu
· 15 years ago
87557c1
bridge: Do br_pass_frame_up after other ports
by Herbert Xu
· 15 years ago
f6e623a
Bluetooth: Fix out of scope variable access in hci_sock_cmsg()
by Johann Felix Soden
· 15 years ago
705e571
Bluetooth: Add SCO fallback for unsupported feature error
by Stephen Coe
· 15 years ago
943da25
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
by Marcel Holtmann
· 15 years ago
ca325f6
Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
by Marcel Holtmann
· 15 years ago
c13854c
Bluetooth: Convert controller hdev->type to hdev->bus
by Marcel Holtmann
· 15 years ago
3729d50
rtnetlink: support specifying device flags on device creation
by Patrick McHardy
· 15 years ago
bd38081
dev: support deferring device flag change notifications
by Patrick McHardy
· 15 years ago
a283576
rtnetlink: handle rtnl_link netlink notifications manually
by Patrick McHardy
· 15 years ago
10de05a
rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
by Patrick McHardy
· 15 years ago
ce300c7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
37d4008
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
0e0a228
mac80211: fix direct probe loop on ieee80211_work_purge
by Juuso Oikarinen
· 15 years ago
b446918
mac80211: use listen interval 5 as default
by Helmut Schaa
· 15 years ago
64463da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
38bdbd8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
6b4ff2d
netfilter: xtables: restore indentation
by Jan Engelhardt
· 15 years ago
a49c650
netfilter: nfnetlink_log: fix silly refcount leak
by Alexey Dobriyan
· 15 years ago
51f0bc7
IPVS: ip_vs_lblcr: use list headA
by Simon Horman
· 15 years ago
738b034
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
by David S. Miller
· 15 years ago
14f3ad6
ipv6: Use 1280 as min MTU for ipv6 forwarding
by Ulrich Weber
· 15 years ago
6e17d45
net: add addr len check to dev_mc_add
by Jiri Pirko
· 15 years ago
c79c5ff
ethtool: Add n-tuple string length to drvinfo and return it
by Peter Waskiewicz
· 15 years ago
e5e26d7
netdev: use list_first_entry macro
by stephen hemminger
· 15 years ago
4edb246
rtnetlink: clean up SR-IOV config interface
by Williams, Mitch A
· 15 years ago
914c8ad
af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add()
by Jiri Pirko
· 15 years ago
45bb006
ipv6: Remove IPV6_ADDR_RESERVED
by Ulrich Weber
· 15 years ago
19bc291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
0448873
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a85821f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
a898def
net: Add checking to rcu_dereference() primitives
by Paul E. McKenney
· 15 years ago
54831a8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
0f23421
netfilter: xtables: reduce arguments to translate_table
by Jan Engelhardt
· 15 years ago
6bdb331
netfilter: xtables: optimize call flow around xt_ematch_foreach
by Jan Engelhardt
· 15 years ago
dcea992
netfilter: xtables: replace XT_MATCH_ITERATE macro
by Jan Engelhardt
· 15 years ago
0559518
netfilter: xtables: optimize call flow around xt_entry_foreach
by Jan Engelhardt
· 15 years ago
72b2b1d
netfilter: xtables: replace XT_ENTRY_ITERATE macro
by Jan Engelhardt
· 15 years ago
c4d4979
net: bug fix for vlan + gro issue
by Ajit Khaparde
· 15 years ago
fb977e2
xfrm: clone mark when cloning policy
by Jamal Hadi Salim
· 15 years ago
8ccb92a
netfilter: xt_recent: fix false match
by Tim Gardner
· 15 years ago
2c08522
netfilter: xt_recent: fix buffer overflow
by Tim Gardner
· 15 years ago
295fae5
xfrm: Allow user space manipulation of SPD mark
by Jamal Hadi Salim
· 15 years ago
6f26b61
xfrm: Allow user space config of SAD mark
by Jamal Hadi Salim
· 15 years ago
34f8d88
xfrm: SP lookups with mark
by Jamal Hadi Salim
· 15 years ago
8ca2e93
xfrm: SP lookups signature with mark
by Jamal Hadi Salim
· 15 years ago
3d6acfa
xfrm: SA lookups with mark
by Jamal Hadi Salim
· 15 years ago
bd55775
xfrm: SA lookups signature with mark
by Jamal Hadi Salim
· 15 years ago
7f6b9db
af_key: locking change
by stephen hemminger
· 15 years ago
808f511
packet: convert socket list to RCU (v3)
by stephen hemminger
· 15 years ago
b8afe64
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
by Eric W. Biederman
· 15 years ago
88af182
net: Fix sysctl restarts...
by Eric W. Biederman
· 15 years ago
2f1eb65
xfrm: Flushing empty SPD generates false events
by Jamal Hadi Salim
· 15 years ago
9e64cc9
xfrm: Flushing empty SAD generates false events
by Jamal Hadi Salim
· 15 years ago
8be987d
pfkey: fix SA and SP flush sequence
by Jamal Hadi Salim
· 15 years ago
ffb9eb3
nl80211: add power save commands
by Kalle Valo
· 15 years ago
927606a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
9e2dcf7
netfilter: nf_conntrack_reasm: properly handle packets fragmented into a single fragment
by Patrick McHardy
· 15 years ago
64507fd
netfilter: nf_queue: fix NF_STOLEN skb leak
by Eric Dumazet
· 15 years ago
a88e22a
netfilter: ctnetlink: fix creation of conntrack with helpers
by Pablo Neira Ayuso
· 15 years ago
72032fd
xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR
by jamal
· 15 years ago
7e38017
net: TCP thin dupack
by Andreas Petlund
· 15 years ago
36e31b0a
net: TCP thin linear timeouts
by Andreas Petlund
· 15 years ago
b54452b
const: struct nla_policy
by Alexey Dobriyan
· 15 years ago
3ffe533
ipv6: drop unused "dev" arg of icmpv6_send()
by Alexey Dobriyan
· 15 years ago
bbef49d
ipv6: use standard lists for FIB walks
by Alexey Dobriyan
· 15 years ago
bc417d9
ipv6: remove stale MIB definitions
by Alexey Dobriyan
· 15 years ago
663717f
AF_UNIX: update locking comment
by Stephen Hemminger
· 15 years ago
37ee3d5
netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
by Patrick McHardy
· 15 years ago
2906f66
ipvs: SCTP Trasport Loadbalancing Support
by Venkata Mohan Reddy
· 15 years ago
477c608
Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6
by Patrick McHardy
· 15 years ago
6457d26
IPv6: convert mc_lock to spinlock
by Stephen Hemminger
· 15 years ago
5ff3f07
net: export attach/detach filter routines
by Michael S. Tsirkin
· 15 years ago
e76b69c
net: bug fix for vlan + gro issue
by Ajit Khaparde
· 15 years ago
069c474
xfrm: Revert false event eliding commits.
by David S. Miller
· 15 years ago
7af3351
ethtool: Don't flush n-tuple list from ethtool_reset()
by Ben Hutchings
· 15 years ago
faf2342
net: use kasprintf() for socket cache names
by Alexey Dobriyan
· 15 years ago
8a5ce54
xt_hashlimit: fix locking
by Eric Dumazet
· 15 years ago
Next »