Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5d1d07d8b0bbed82546b89e3222ec98567c1652b
/
include
/
net
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
f757fec
net: use net_eq() in INET_MATCH and INET_TW_MATCH
by Eric Dumazet
· 16 years ago
a1eb5fe
wireless: missing include in lib80211.h
by Rami Rosen
· 16 years ago
6272710
mac80211: add explicit padding in struct ieee80211_tx_info
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
0ed94ea
mac80211: remove more excess kernel-doc
by Randy Dunlap
· 16 years ago
4821277
mac80211: fix BUILD_BUG_ON() caused by misalignment on arm
by Felix Fietkau
· 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
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5caea4e
net: listening_hash get a spinlock per bucket
by Eric Dumazet
· 16 years ago
07f0757
include/net net/ - csum_partial - remove unnecessary casts
by Joe Perches
· 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
4d24b52
ematch: simpler tcf_em_unregister()
by Alexey Dobriyan
· 16 years ago
5635c10
net: make sure struct dst_entry refcount is aligned on 64 bytes
by Eric Dumazet
· 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
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
38a7ddf
tcp: remove an unnecessary field in struct tcp_skb_cb
by Petr Tesarik
· 16 years ago
2378982
net: ifdef struct sock::sk_async_wait_queue
by Alexey Dobriyan
· 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
8f424b5
net: Introduce read_pnet() and write_pnet() helpers
by Eric Dumazet
· 16 years ago
6bb3ce2
net: remove struct dst_entry::entry_size
by Alexey Dobriyan
· 16 years ago
9b739ba
net: remove struct neigh_table::pde
by Alexey Dobriyan
· 16 years ago
7e452ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
b219cee
cfg80211: make use of reg macros on REG_RULE
by Luis R. Rodriguez
· 16 years ago
3188848
nl80211: Add TX queue parameter configuration
by Jouni Malinen
· 16 years ago
90c97a0
nl80211: Add basic rate configuration for AP mode
by Jouni Malinen
· 16 years ago
bd81525
wireless: implement basic rate helper function
by Johannes Berg
· 16 years ago
8469cde
mac80211: Add a new event in ieee80211_ampdu_mlme_action
by Sujith
· 16 years ago
41bb73e
mac80211: remove SSID driver code
by Johannes Berg
· 16 years ago
6209344
net: unix: fix inflight counting bug in garbage collector
by Miklos Szeredi
· 16 years ago
167c627
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f8d570a
net: Fix recursive descent in __scm_destroy().
by David Miller
· 16 years ago
305d552
bonding: send IPv6 neighbor advertisement on failover
by Brian Haley
· 16 years ago
61c9eaf
pkt_sched: Fix qdisc len in qdisc_peek_dequeued()
by Jarek Poplawski
· 16 years ago
d5f6423
net: #ifdef ->sk_security
by Alexey Dobriyan
· 16 years ago
4814893
IPVS: Remove supports_ipv6 scheduler flag
by Julius Volz
· 16 years ago
e25cf4a
mac80211: fix two kernel-doc warnings
by Johannes Berg
· 16 years ago
be3d481
wireless: remove struct regdom hinting
by Johannes Berg
· 16 years ago
d2372b3
wireless: make regdom passing semantics simpler
by Johannes Berg
· 16 years ago
8b30b1f
mac80211: Re-enable aggregation
by Sujith
· 16 years ago
7211801
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
by John W. Linville
· 16 years ago
9387b7c
wireless: use individual buffers for printing ssid values
by John W. Linville
· 16 years ago
c5d3dce
wireless: remove NETWORK_EMPTY_ESSID flag
by John W. Linville
· 16 years ago
7e272fc
wireless: consolidate on a single escape_essid implementation
by John W. Linville
· 16 years ago
cf03268
wireless: don't publish __regulatory_hint
by Johannes Berg
· 16 years ago
e37d4df
mac80211: fix a few typos in mac80211 kernel doc
by Bob Copeland
· 16 years ago
93da9cc
Add nl80211 commands to get and set o11s mesh networking parameters
by colin@cozybit.com
· 16 years ago
50fb2e4
mac80211: remove rate_control_clear
by Johannes Berg
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
ae5eb02
mac80211: rewrite HT handling
by Johannes Berg
· 16 years ago
bda3933
mac80211: move bss_conf into vif
by Johannes Berg
· 16 years ago
9124b07
mac80211: make retry limits part of hw config
by Johannes Berg
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
0f4ac38
mac80211: kill hw.conf.antenna_sel_{rx,tx}
by Johannes Berg
· 16 years ago
d9fe60d
802.11: clean up/fix HT support
by Johannes Berg
· 16 years ago
7a5158e
mac80211: fix short slot handling
by Johannes Berg
· 16 years ago
e87a2fe
mac80211: remove max_antenna_gain config
by Johannes Berg
· 16 years ago
3db5943
mac80211: remove wiphy_to_hw
by Johannes Berg
· 16 years ago
3685f25d
misc: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
77be155
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
by Jarek Poplawski
· 16 years ago
48a8f51
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
by Patrick McHardy
· 16 years ago
90d841fd
pkt_sched: sch_generic: Add Qdisc_ops peek() method.
by Jarek Poplawski
· 16 years ago
cc0fe83
xfrm: remove unused struct xfrm_policy::next
by Alexey Dobriyan
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
485ac57
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
by Alexey Dobriyan
· 16 years ago
ad1d967
net: delete excess kernel-doc notation
by Randy Dunlap
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
96631ed
udp: introduce sk_for_each_rcu_safenext()
by Eric Dumazet
· 16 years ago
271b72c
udp: RCU handling for Unicast packets.
by Eric Dumazet
· 16 years ago
645ca70
udp: introduce struct udp_table and multiple spinlocks
by Eric Dumazet
· 16 years ago
0c6ce78
net: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
def8b4f
net: reduce structures when XFRM=n
by Alexey Dobriyan
· 16 years ago
b057efd
netlink: constify struct nlattr * arg to parsing functions
by Patrick McHardy
· 16 years ago
1080d70
net: implement emergency route cache rebulds when gc_elasticity is exceeded
by Neil Horman
· 16 years ago
ea2d8b5
mac80211.h: fix kernel-doc excesses
by Randy Dunlap
· 16 years ago
e214a8c
Phonet: include generic link-layer header size in MAX_PHONET_HEADER
by Remi Denis-Courmont
· 16 years ago
2242d5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
2e3f92d
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
by Wei Yongjun
· 16 years ago
e45c540
9p: fix sparse warnings
by Eric Van Hensbergen
· 16 years ago
fc79d4b
9p: rdma: RDMA Transport Support for 9P
by Tom Tucker
· 16 years ago
0b15a3a
9p: fix debug build error
by Eric Van Hensbergen
· 16 years ago
45e4a24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 16 years ago
5fdf112
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
10a03a4
netfilter: netns: use NFPROTO_NUMPROTO instead of NUMPROTO for tables array
by Patrick McHardy
· 16 years ago
e7f4b8f
9p: Improve debug support
by Eric Van Hensbergen
· 16 years ago
02da398
9p: eliminate depricated conv functions
by Eric Van Hensbergen
· 16 years ago
51a87c5
9p: rework client code to use new protocol support functions
by Eric Van Hensbergen
· 16 years ago
cb19813
9p: remove unnecessary tag field from p9_req_t structure
by Eric Van Hensbergen
· 16 years ago
Next »