Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d371056695ef993d36c57b73d654e66080377a9c
/
net
d371056
dccp: Support for Mandatory options
by Gerrit Renker
· 16 years ago
02fa460
dccp: Increase the scope of variable-length htonl/ntohl functions
by Gerrit Renker
· 16 years ago
71c262a
dccp: API to query the current TX/RX CCID
by Gerrit Renker
· 16 years ago
b20a9c2
dccp: Set per-connection CCIDs via socket options
by Gerrit Renker
· 16 years ago
c1fd3b9
net: af_netlink should update its inuse counter
by Eric Dumazet
· 16 years ago
04f258c
net: some optimizations in af_inet
by Eric Dumazet
· 16 years ago
cf005b1
net: remove redundant argument comments
by Qinghuang Feng
· 16 years ago
6c0bce3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
7e3aab4
inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.
by David S. Miller
· 16 years ago
4f6d4d1
wireless: clean up sysfs code using %pM
by Johannes Berg
· 16 years ago
beb2a7f
net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename
by John W. Linville
· 16 years ago
2ba4b32
lib80211: consolidate crypt init routines
by John W. Linville
· 16 years ago
274bfb8
lib80211: absorb crypto bits from net/ieee80211
by John W. Linville
· 16 years ago
1d047de
mac80211: remove unnecessary include.
by Rami Rosen
· 16 years ago
9902b18
mac80211: rc80211_pid eliminate sparse warnings
by Tomas Winkler
· 16 years ago
0ed94ea
mac80211: remove more excess kernel-doc
by Randy Dunlap
· 16 years ago
a3c9aa5
mac80211: disable BSSID filtering for mesh interfaces
by Andrey Yurovsky
· 16 years ago
98aa9c8
pkt_sched: sch_drr: Fix qlen in drr_drop()
by Jarek Poplawski
· 16 years ago
859ee3c
DCB: Add support for DCB BCN
by Alexander Duyck
· 16 years ago
0eb3aa9
DCB: Add interface to query the state of PFC feature.
by Alexander Duyck
· 16 years ago
33dbabc
DCB: Add interface to query # of TCs supported by device
by Alexander Duyck
· 16 years ago
4613218
DCB: Add interface to query for the DCB capabilities of an device.
by Alexander Duyck
· 16 years ago
2f90b86
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
by Alexander Duyck
· 16 years ago
9db66bd
net: convert TCP/DCCP ehash rwlocks to spinlocks
by Eric Dumazet
· 16 years ago
b8c26a3
ipgre: convert to netdevice_ops
by Stephen Hemminger
· 16 years ago
1326c3d
ipv6: convert tunnels to net_device_ops
by Stephen Hemminger
· 16 years ago
23a12b1
ipip: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
748ff68
hippi: convert driver to net_device_ops
by Stephen Hemminger
· 16 years ago
145186a
fddi: convert to new network device ops
by Stephen Hemminger
· 16 years ago
007c383
ipmr: convert ipmr virtual interface to net_device_ops
by Stephen Hemminger
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
23918b0
SUNRPC: Fix a performance regression in the RPC authentication code
by Trond Myklebust
· 16 years ago
4dd61d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
7be6065
netdevice wanrouter: Convert directly reference of netdev->priv
by Wang Chen
· 16 years ago
5ece6c2
net: fix tiny output corruption of /proc/net/snmp6
by Alexey Dobriyan
· 16 years ago
eedd726
ipv6: use seq_release_private for ip6mr.c /proc entries
by Benjamin Thery
· 16 years ago
47a1a1d
pkt_sched: remove unnecessary xchg() in packet classifiers
by Patrick McHardy
· 16 years ago
b94c8af
pkt_sched: remove unnecessary xchg() in packet schedulers
by Patrick McHardy
· 16 years ago
13d2a1d
pkt_sched: add DRR scheduler
by Patrick McHardy
· 16 years ago
3aa4614
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
by Patrick McHardy
· 16 years ago
f7f65d1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
21d1a16
net: ip_sockglue.c add static, annotate ports' endianness
by Harvey Harrison
· 16 years ago
c828384
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
by Balazs Scheidler
· 16 years ago
a134f85
TPROXY: fill struct flowi->flags in udp_sendmsg()
by Balazs Scheidler
· 16 years ago
3d3e35a
dccp: Fix bracing in dccp_feat_list_lookup.
by Gerrit Renker
· 16 years ago
d214c75
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
by Pablo Neira Ayuso
· 16 years ago
5caea4e
net: listening_hash get a spinlock per bucket
by Eric Dumazet
· 16 years ago
656299f
vlan: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
5bc3eb7
ip: convert to net_device_ops for ioctl
by Stephen Hemminger
· 16 years ago
a2dbb88
bridge: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
ccad637
netdev: expose ethernet address primitives
by Stephen Hemminger
· 16 years ago
eeda3fd
netdev: introduce dev_get_stats()
by Stephen Hemminger
· 16 years ago
d314774
netdev: network device operations infrastructure
by Stephen Hemminger
· 16 years ago
de11def
reintroduce accept4
by Ulrich Drepper
· 16 years ago
6b41e7d
net: af_unix should use KERN_INFO instead of KERN_DEBUG
by Eric Dumazet
· 16 years ago
07f0757
include/net net/ - csum_partial - remove unnecessary casts
by Joe Perches
· 16 years ago
a7a0d6a
net: inet_diag_handler structs can be const
by Eric Dumazet
· 16 years ago
b473001
net: Do not fire linkwatch events until the device is registered.
by David S. Miller
· 16 years ago
14e943d
net: make /proc/net/protocols namespace aware
by Eric Dumazet
· 16 years ago
3680453
net: af_packet should update its inuse counter
by Eric Dumazet
· 16 years ago
566521d
phonet: fix compilation with gcc-3.4
by Alexey Dobriyan
· 16 years ago
bfdbc0a
pktgen: fix multiple queue warning
by Robert Olsson
· 16 years ago
c3e3889
net: fix ip_mr_init() error path
by Benjamin Thery
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
8e3bad6
mac80211: remove ieee80211_notify_mac
by Johannes Berg
· 16 years ago
9a57f7f
net: sctp should update its inuse counter
by Eric Dumazet
· 16 years ago
a8076d8
net: af_unix should update its inuse counter
by Eric Dumazet
· 16 years ago
248969a
net: af_unix can make unix_nr_socks visbile in /proc
by Eric Dumazet
· 16 years ago
5f9021c
rtnetlink: propagate error from dev_change_flags in do_setlink()
by Johannes Berg
· 16 years ago
4d24b52
ematch: simpler tcf_em_unregister()
by Alexey Dobriyan
· 16 years ago
6eba6a3
net: Cleanup of af_unix
by Eric Dumazet
· 16 years ago
1910299
dccp: Tidy up setsockopt calls
by Gerrit Renker
· 16 years ago
dd9c0e3
dccp: Deprecate Ack Ratio sysctl
by Gerrit Renker
· 16 years ago
2945055
dccp: Feature negotiation for minimum-checksum-coverage
by Gerrit Renker
· 16 years ago
49aebc6
dccp: Deprecate old setsockopt framework
by Gerrit Renker
· 16 years ago
0c11683
dccp: Mechanism to resolve CCID dependencies
by Gerrit Renker
· 16 years ago
908cd2d
net: use %pF for /proc/net/ptype
by Alexey Dobriyan
· 16 years ago
ebfe92c
Phonet: refuse to send bigger than MTU packets
by Rémi Denis-Courmont
· 16 years ago
3ab5aee
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
by Eric Dumazet
· 16 years ago
88ab193
udp: Use hlist_nulls in UDP RCU code
by Eric Dumazet
· 16 years ago
e8b2dfe
TPROXY: implemented IP_RECVORIGDSTADDR socket option
by Balazs Scheidler
· 16 years ago
8164f1b
ipv4: Fix ARP behavior with many mac-vlans
by Ben Greear
· 16 years ago
5421ae0
scm: fix scm_fp_list->list initialization made in wrong place
by Pavel Emelyanov
· 16 years ago
ef711cf
net: speedup dst_release()
by Eric Dumazet
· 16 years ago
e8f6fbf
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
by Ingo Molnar
· 16 years ago
f30ab41
pkt_sched: Remove qdisc->ops->requeue() etc.
by Jarek Poplawski
· 16 years ago
524ad0a
netdevice: safe convert to netdev_priv() #part-4
by Wang Chen
· 16 years ago
1fa989e
9p: restrict RDMA usage
by Randy Dunlap
· 16 years ago
7a12122
net: Remove unused parameter of xfrm_gen_index()
by Arnaud Ebalard
· 16 years ago
9c0188a
net: shy netns_ok check
by Alexey Dobriyan
· 16 years ago
6e093d9
ipv6: routing header fixes
by Brian Haley
· 16 years ago
ddd535c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
db7fb86
mac80211: fix notify_mac function
by Johannes Berg
· 16 years ago
d35aac1
net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
by Patrick Ohly
· 16 years ago
8f65b53
tcp_htcp: last_cong bug fix
by Doug Leith
· 16 years ago
e42ea98
net: Cleanup of neighbour code
by Eric Dumazet
· 16 years ago
7a9546e
net: ib_net pointer should depends on CONFIG_NET_NS
by Eric Dumazet
· 16 years ago
9eca0a4
dccp: Resolve dependencies of features on choice of CCID
by Gerrit Renker
· 16 years ago
d90ebcb
dccp: Query supported CCIDs
by Gerrit Renker
· 16 years ago
Next »