Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
314b4778ed579f29b6d46ba90dbf31314c13805f
/
net
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
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
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
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
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
c1e2e04
netfilter: ipset: support listing setnames and headers too
by Jozsef Kadlecsik
· 13 years ago
ac8cc92
netfilter: ipset: options and flags support added to the kernel API
by Jozsef Kadlecsik
· 13 years ago
483e9ea
netfilter: ipset: whitespace fixes: some space before tab slipped in
by Jozsef Kadlecsik
· 13 years ago
5416219
netfilter: ipset: timeout can be modified for already added elements
by Jozsef Kadlecsik
· 13 years ago
42c1edd
netfilter: nf_nat: avoid double seq_adjust for loopback
by Julian Anastasov
· 13 years ago
2c38de4
netfilter: fix looped (broad|multi)cast's MAC handling
by Nicolas Cavallari
· 13 years ago
db898aa
netfilter: ipt_ecn: fix inversion for IP header ECN match
by Patrick McHardy
· 13 years ago
58d5a02
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
by Patrick McHardy
· 13 years ago
63f6fe9
netfilter: ip_tables: fix compile with debug
by Sebastian Andrzej Siewior
· 13 years ago
122c4f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6
by Patrick McHardy
· 13 years ago
619c151
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next-2.6
by Patrick McHardy
· 13 years ago
1f2d9c9
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 13 years ago
6c8f794
IPVS: remove unused init and cleanup functions.
by Hans Schillstrom
· 13 years ago
552ad65
IPVS: labels at pos 0
by Hans Schillstrom
· 13 years ago
b9cabe5
ieee802154: Don't leak memory in ieee802154_nl_fill_phy
by Jesper Juhl
· 13 years ago
081b1b1
l2tp: fix l2tp_ip_sendmsg() route handling
by Eric Dumazet
· 13 years ago
1c17216
net: export time stamp utility function for Ethernet MAC drivers
by Richard Cochran
· 13 years ago
ffdb8f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
8f4e0a1
IPVS netns exit causes crash in conntrack
by Hans Schillstrom
· 13 years ago
503cf15
IPVS: rename of netns init and cleanup functions.
by Hans Schillstrom
· 14 years ago
c3aa1bd
ipvs: support more FTP PASV responses
by Julian Anastasov
· 13 years ago
a685e08
Delay struct net freeing while there's a sysfs instance refering to it
by Al Viro
· 13 years ago
83fe32d
netpoll: call dev_put() on error in netpoll_setup()
by Dan Carpenter
· 13 years ago
8f0ea0f
snmp: reduce percpu needs by 50%
by Eric Dumazet
· 13 years ago
0b5c9db
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
by Jiri Pirko
· 13 years ago
10a8d94
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
by Jason Wang
· 13 years ago
6d65e5e
sctp: kzalloc() error handling on deleting last address
by Michio Honda
· 13 years ago
d6124ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 13 years ago
7f4f057
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
by Ville Tervo
· 13 years ago
0da67be
Bluetooth: fix shutdown on SCO sockets
by Luiz Augusto von Dentz
· 14 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 13 years ago
6018e11
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 13 years ago
96d7303
ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
by Steffen Klassert
· 13 years ago
ecbd532
batman-adv: use NO_FLAGS define instead of hard-coding 0
by Marek Lindner
· 13 years ago
e8958db
batman-adv: Use enums for related constants
by Sven Eckelmann
· 13 years ago
3d222bb
batman-adv: Rewrite debugfs kobj_to_* helpers as functions
by Sven Eckelmann
· 13 years ago
e72948e
batman-adv: Fix signedness problem in parse_gw_bandwidth
by Sven Eckelmann
· 13 years ago
6b9aadf
batman-adv: Don't return value in void function
by Sven Eckelmann
· 13 years ago
d1829fa
batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load
by Daniele Furlan
· 13 years ago
8d03e97
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
by Filip Palian
· 14 years ago
e23535c
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
0c1ad04
netpoll: prevent netpoll setup on slave devices
by WANG Cong
· 13 years ago
fe6fe79
net: pmtu_expires fixes
by Eric Dumazet
· 13 years ago
4b9d9be
inetpeer: remove unused list
by Eric Dumazet
· 13 years ago
9ad7c04
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
by Jerry Chu
· 13 years ago
aee80b5
ipv6: generate link local address for GRE tunnel
by stephen hemminger
· 13 years ago
bff5527
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
by Alexander Duyck
· 13 years ago
f3209be
mac80211: fix IBSS teardown race
by Johannes Berg
· 13 years ago
c0c33ad
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
2584547
ceph: fix sync vs canceled write
by Sage Weil
· 13 years ago
e756682
xfrm: Fix off by one in the replay advance functions
by Steffen Klassert
· 13 years ago
f41ccd7
mac80211: Stop BA session event from device
by Shahar Levi
· 13 years ago
Next »