Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
06f8fe11bb4a84de9d9faa50c7ffbe40b90d395a
/
net
06f8fe1
decnet: Reduce switch/case indent
by Joe Perches
· 13 years ago
4a9e4b0
appletalk: Reduce switch/case indent
by Joe Perches
· 13 years ago
4e985ad
rtnl: provide link dump consistency info
by Thomas Graf
· 13 years ago
81399ec
DSA: Enable cascading in multi-chip 6131 configuration
by Barry Grussling
· 13 years ago
d5b8aa1
net_sched: fix dequeuer fairness
by jamal
· 13 years ago
6f9edc6
net: Kill unuseful net/TUNABLE doc in kernel source
by Shan Wei
· 13 years ago
1897fe5
Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6
by David S. Miller
· 13 years ago
e4a0aee
tipc: Optimize creation of connection protocol messages
by Allan Stephens
· 13 years ago
f55b564
tipc: Don't create payload message using connection protocol routine
by Allan Stephens
· 13 years ago
1c1a551
tipc: Reject connection protocol message sent to unconnected port
by Allan Stephens
· 13 years ago
e244a91
tipc: Optimize creation of FIN messages
by Allan Stephens
· 13 years ago
741d9eb
tipc: Cleanup of message header size terminology
by Allan Stephens
· 13 years ago
15f4e2b
tipc: Eliminate useless check when creating internal message
by Allan Stephens
· 13 years ago
a9948ba
tipc: Remove unnecessary includes in socket code
by Allan Stephens
· 13 years ago
f01a2b6
tipc: Eliminate unused field in bearer structure
by Allan Stephens
· 13 years ago
0f305bf
tipc: Correct typo in link statistics output
by Allan Stephens
· 13 years ago
8af4638
tipc: Eliminate checks for empty zone list during name translation
by Allan Stephens
· 13 years ago
f6f0a4d
tipc: Convert name table publication lists to standard kernel lists
by Allan Stephens
· 13 years ago
b52124a
tipc: Partition name table instance array info into two parts
by Allan Stephens
· 13 years ago
7eb878e
tipc: Eliminate redundant masking in message header routines
by Allan Stephens
· 13 years ago
74d33b3
tipc: Eliminate message header routines for caching destination node
by Allan Stephens
· 13 years ago
7dd1bf2
tipc: Optimizations & corrections to message rejection
by Allan Stephens
· 13 years ago
017dac3
tipc: Optimize routing of returned payload messages
by Allan Stephens
· 13 years ago
76d1252
tipc: Add sanity check to detect rejection of non-payload messages
by Allan Stephens
· 13 years ago
acc631b
tipc: Standardize exit logic for message rejection handling
by Allan Stephens
· 13 years ago
7ae4738
tipc: Remove unused sanity test macro
by Allan Stephens
· 13 years ago
5e72690
tipc: Convert fatal broadcast sanity check to non-fatal check
by Allan Stephens
· 13 years ago
3609936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
f70490e
Bluetooth: include scatterlist.h where needed
by Stephen Rothwell
· 13 years ago
4d054f2
dcb: use nlmsg_free() instead of kfree()
by Dan Carpenter
· 13 years ago
9720bb3
nl80211: use netlink consistent dump feature for BSS dumps
by Johannes Berg
· 13 years ago
670dc28
netlink: advertise incomplete dumps
by Johannes Berg
· 13 years ago
1c1236e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 13 years ago
56f8a75
ip: introduce ip_is_fragment helper inline function
by Paul Gortmaker
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
4003b65
dcb: Add missing error check in dcb_ieee_set()
by John Fastabend
· 13 years ago
ab6baf9
dcb: fix return type on dcb_setapp()
by John Fastabend
· 13 years ago
a364c8c
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
by John Fastabend
· 13 years ago
f9ae7e4
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
by John Fastabend
· 13 years ago
b6db217
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
by John Fastabend
· 13 years ago
314b477
net: dcbnl, add multicast group for DCB
by John Fastabend
· 13 years ago
c7797ba
dcb: Add DCBX capabilities bitmask to the get_ieee response
by John Fastabend
· 13 years ago
3847ce3
core: add tracepoints for queueing skb to rcvbuf
by Satoru Moriya
· 13 years ago
296f7ea
udp: add tracepoints for queueing skb to rcvbuf
by Satoru Moriya
· 13 years ago
dec17b7
Remove redundant linux/version.h includes from net/
by Jesper Juhl
· 13 years ago
43f3dc4
Bluetooth: Fix not setting the chan state
by Vinicius Costa Gomes
· 13 years ago
0555891
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
eda0841
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
6e158d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
238442f
net: export the receive time stamping hook for non-NAPI drivers
by Richard Cochran
· 13 years ago
8ad2475
ipv4, ping: Remove duplicate icmp.h include
by Jesper Juhl
· 13 years ago
eac5646
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 13 years ago
77572fd
mac80211: quiesce vif before suspending
by Eliad Peller
· 13 years ago
e13e21d
Bluetooth: Remove useless access to the socket
by Vinicius Costa Gomes
· 13 years ago
6312845
Bluetooth: Fix crash when setting a LE socket to ready
by Vinicius Costa Gomes
· 13 years ago
43676ab
batman-adv: improved gateway tq-based selection
by Antonio Quartulli
· 14 years ago
19595e0
batman-adv: throw uevent in userspace on gateway add/change/del event
by Antonio Quartulli
· 13 years ago
2265c14
batman-adv: gateway election code refactoring
by Antonio Quartulli
· 14 years ago
c6bda68
batman-adv: add wrapper function to throw uevent in userspace
by Antonio Quartulli
· 14 years ago
7683fdc
batman-adv: protect the local and the global trans-tables with rcu
by Antonio Quartulli
· 14 years ago
cc47f66
batman-adv: improved roaming mechanism
by Antonio Quartulli
· 14 years ago
a73105b
batman-adv: improved client announcement mechanism
by Antonio Quartulli
· 14 years ago
3b27ffb
batman-adv: Unify the first 3 bytes in each packet
by Antonio Quartulli
· 13 years ago
b4e1705
batman-adv: Reduce usage of char
by Sven Eckelmann
· 13 years ago
b2c44a5
batman-adv: count_real_packets() in batman-adv assumes char is signed
by David Howells
· 13 years ago
db69ecf
batman-adv: Keep interface_tx as local function
by Sven Eckelmann
· 13 years ago
b8e2dd1
batman-adv: Move compare_orig to originator.c
by Sven Eckelmann
· 13 years ago
cefa999
netpoll: copy dev name of slaves to struct netpoll
by WANG Cong
· 13 years ago
9aa3c94
ipv4: fix multicast losses
by Eric Dumazet
· 13 years ago
eeb1497
inet_diag: fix inet_diag_bc_audit()
by Eric Dumazet
· 13 years ago
1eddcea
net: rfs: enable RFS before first data packet is received
by Eric Dumazet
· 13 years ago
a7925bd
Bluetooth: Fix locking in blacklist code
by Gustavo F. Padovan
· 13 years ago
b856439
mac80211: add cancel_hw_scan() callback
by Eliad Peller
· 13 years ago
a6af1d8
mac80211: Start monitor work on restart
by Paul Stewart
· 13 years ago
82362cc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
e3cb78c
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
by Antoine Reversat
· 13 years ago
cb0a605
net/rds: use prink_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
d751e62
net/can: use printk_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
a1b7f85
caif: Bugfix - XOFF removed channel from caif-mux
by sjur.brandeland@stericsson.com
· 13 years ago
c63d6ea
rtnetlink: unlock on error path in netlink_dump()
by Dan Carpenter
· 13 years ago
ea11073
net: Remove casts of void *
by Joe Perches
· 13 years ago
fc2af6c
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
by Fernando Luis Vázquez Cao
· 13 years ago
62b2bcb
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
by Fernando Luis Vázquez Cao
· 13 years ago
3009adf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 13 years ago
e2ab435
Bluetooth: Use bit operations on conn_state
by Gustavo F. Padovan
· 13 years ago
c1360a1
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 13 years ago
7fbec22
Bluetooth: Add blacklisting support for mgmt interface
by Antti Julku
· 13 years ago
b2a66aa
Bluetooth: Move blacklisting functions to hci_core
by Antti Julku
· 13 years ago
8dac6be
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
15b4d93
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
by Jozsef Kadlecsik
· 13 years ago
e385357
netfilter: ipset: hash:net,iface type introduced
by Jozsef Kadlecsik
· 13 years ago
9b03a5e
netfilter: ipset: use the stored first cidr value instead of '1'
by Jozsef Kadlecsik
· 13 years ago
9d88323
netfilter: ipset: fix return code for destroy when sets are in use
by Jozsef Kadlecsik
· 13 years ago
b66554c
netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change
by Jozsef Kadlecsik
· 13 years ago
e6146e8
netfilter: ipset: use unified from/to address masking and check the usage
by Jozsef Kadlecsik
· 13 years ago
f3dfd15
netfilter: ipset: take into account cidr value for the from address when creating the set
by Jozsef Kadlecsik
· 13 years ago
d0d9e0a
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types
by Jozsef Kadlecsik
· 13 years ago
f1e00b3
netfilter: ipset: set type support with multiple revisions added
by Jozsef Kadlecsik
· 13 years ago
3d14b17
netfilter: ipset: fix adding ranges to hash types
by Jozsef Kadlecsik
· 13 years ago
Next »