Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d888b3738eba7ebc5844d5977c30e290dfbe435b
/
net
d24fff2
net: pass new SIOCSHWTSTAMP through to device drivers
by Patrick Ohly
· 16 years ago
51f31ca
ip: support for TX timestamps on UDP and RAW sockets
by Patrick Ohly
· 16 years ago
20d4947
net: socket infrastructure for SO_TIMESTAMPING
by Patrick Ohly
· 16 years ago
ac45f60
net: infrastructure for hardware time stamping
by Patrick Ohly
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
ac178ef
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
fe3d2c3
mac80211: split managed/ibss code a little more
by Johannes Berg
· 16 years ago
a71800f
mac80211: fix IBSS auth
by Johannes Berg
· 16 years ago
9a03d6d
mac80211: calculate wstats_flags on the fly
by Johannes Berg
· 16 years ago
00d3f14
mac80211: use cfg80211s BSS infrastructure
by Johannes Berg
· 16 years ago
79420f0
cfg80211: add more flexible BSS lookup
by Johannes Berg
· 16 years ago
d491af1
cfg80211: allow users to request removing a BSS
by Johannes Berg
· 16 years ago
78c1c7e
cfg80211: free_priv for BSS info
by Johannes Berg
· 16 years ago
99cf5f5
mac80211: dont add BSS when creating IBSS
by Johannes Berg
· 16 years ago
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago
849b796
mac80211: further cleanups to stopping BA sessions
by Johannes Berg
· 16 years ago
d75636e
mac80211: RX aggregation: clean up stop session
by Johannes Berg
· 16 years ago
2dace10
mac80211: clean up BA session teardown
by Johannes Berg
· 16 years ago
55687e3
mac80211: fix aggregation timer lockups
by Johannes Berg
· 16 years ago
23e6a7e
mac80211: fix race in TX aggregation
by Johannes Berg
· 16 years ago
86ab6c5
mac80211: document TX aggregation (and small cleanup)
by Johannes Berg
· 16 years ago
955d3fe
mac80211: hardware should not deny going back to legacy
by Johannes Berg
· 16 years ago
8abd3f9
mac80211: restrict aggregation to supported interface modes
by Johannes Berg
· 16 years ago
b8695a8
mac80211: restructure HT code
by Johannes Berg
· 16 years ago
20ad19d
mac80211: fix RX aggregation timeouts
by Johannes Berg
· 16 years ago
8b1c814
mac80211: remove stray aggregation debugfs definition
by Johannes Berg
· 16 years ago
7ab17c4
mac80211: remove bssid argument from prepare_for_handlers
by Johannes Berg
· 16 years ago
14b8072
mac80211: fix beacon enable more
by Johannes Berg
· 16 years ago
60b2251
mac80211: reject extra IEs for probe request when hw_scan
by Johannes Berg
· 16 years ago
e4e5e2b
mac80211: properly validate/translate IW_AUTH_MFP values
by Johannes Berg
· 16 years ago
5e13336
mac80211: disable IBSS beacon before join
by Johannes Berg
· 16 years ago
572e001
mac80211: use ps-poll when dynamic power save mode is disabled
by Kalle Valo
· 16 years ago
1fb3606
mac80211: remove multicast check from check_tim()
by Kalle Valo
· 16 years ago
97d97b8
mac80211: Fix the wrong WARN_ON message appearing on enabling power save.
by Vivek Natarajan
· 16 years ago
1d7b33f
wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface
by Inaky Perez-Gonzalez
· 16 years ago
df0bca0
net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2
by Clément Lecigne
· 16 years ago
ce3dd39
net: Fix page seeking for skb_splice_bits().
by Jarek Poplawski
· 16 years ago
7a94708
mac80211: Free current bss information in few places where we don't need it any more
by Vasanthakumar Thiagarajan
· 16 years ago
f1b33cb
mac80211: restrict to AP in outgoing interface heuristic
by Johannes Berg
· 16 years ago
2ddc1ac
Phonet: do not compute unused value
by Rémi Denis-Courmont
· 16 years ago
a2bf453
Phonet: fix double free in GPRS outbound packet error path
by Rémi Denis-Courmont
· 16 years ago
b4ac530fc
net: Move skbuff symbol exports after each symbol's definition.
by David S. Miller
· 16 years ago
149490f
pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.
by Jarek Poplawski
· 16 years ago
4b53b36
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
0ecc103
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4906f99
bridge: Fix LRO crash with tun
by Herbert Xu
· 16 years ago
20461c1
IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.
by Noriaki TAKAMIYA
· 16 years ago
d4e2675
netfilter: xt_sctp: sctp chunk mapping doesn't work
by Qu Haoran
· 16 years ago
1f9da25
netfilter: ctnetlink: fix echo if not subscribed to any multicast group
by Pablo Neira Ayuso
· 16 years ago
c969aa7
netfilter: ctnetlink: allow changing NAT sequence adjustment in creation
by Pablo Neira Ayuso
· 16 years ago
3f90071
netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message
by Eric Leblond
· 16 years ago
a51f42f
netfilter: fix tuple inversion for Node information request
by Eric Leblond
· 16 years ago
d43e878
mac80211: Remove bss information of the current AP when it goes out of range
by Vasanthakumar Thiagarajan
· 16 years ago
f130347
cfg80211: add get reg command
by Luis R. Rodriguez
· 16 years ago
47f4d88
mac80211: do not TX injected frames when not allowed
by Luis R. Rodriguez
· 16 years ago
7230645
mac80211: convert master interface to netdev_ops
by Johannes Berg
· 16 years ago
587e729
mac80211: convert to net_device_ops
by Johannes Berg
· 16 years ago
7fee537
mac80211: remove HW_SIGNAL_DB
by Johannes Berg
· 16 years ago
c1b4aa3
wireless: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
c4e3a58
mac80211: IBSS join rework
by Alina Friedrichsen
· 16 years ago
c0415b5
mac80211: Creating new IBSS with fixed BSSID
by Alina Friedrichsen
· 16 years ago
e374055
mac80211: Reset assoc_scan_tries after an unsuccessful scan run
by Sujith
· 16 years ago
aa6320d
gro: Optimise TCP packet reception
by Herbert Xu
· 16 years ago
a5ad24b
gro: Optimise IPv4 packet reception
by Herbert Xu
· 16 years ago
aa4b9f5
gro: Optimise Ethernet header comparison
by Herbert Xu
· 16 years ago
4ae5544
gro: Remember number of held packets instead of counting every time
by Herbert Xu
· 16 years ago
409f0a9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1f0fa15
net/sunrpc/xprtsock.c: some common code found
by Ilpo Järvinen
· 16 years ago
b5f348e
ipv6/addrconf: common code located
by Ilpo Järvinen
· 16 years ago
d73f080
ipv6/ndisc: join error paths
by Ilpo Järvinen
· 16 years ago
910d30b
ax25: more common return path joining
by Ilpo Järvinen
· 16 years ago
69ebbf5
ipmr: use goto to common label instead of opencoding
by Ilpo Järvinen
· 16 years ago
beeebc9
9p: fix endian issues [attempt 3]
by Eric Van Hensbergen
· 16 years ago
b4bd07c
net_dma: call dmaengine_get only if NET_DMA enabled
by David S. Miller
· 16 years ago
15bde72
RxRPC: Fix a potential NULL dereference
by David Howells
· 16 years ago
2783ef2
udp: Fix potential wrong ip_hdr(skb) pointers
by Jesper Dangaard Brouer
· 16 years ago
efc683f
neigh: some entries can be skipped during dumping
by Gautam Kachroo
· 16 years ago
684de40
ipv6: Disallow rediculious flowlabel option sizes.
by David S. Miller
· 16 years ago
ff491a7
netlink: change return-value logic of netlink_broadcast()
by Pablo Neira Ayuso
· 16 years ago
5603502
gro: Fix frag_list merging on imprecisely split packets
by Herbert Xu
· 16 years ago
a23f4bb
Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"
by David S. Miller
· 16 years ago
0178b69
ipv6: Copy cork options in ip6_append_data
by Herbert Xu
· 16 years ago
7b5e56f
udp: Fix UDP short packet false positive
by Jesper Dangaard Brouer
· 16 years ago
4cc7f68
net: Reexport sock_alloc_send_pskb
by Herbert Xu
· 16 years ago
9a279bc
net: Partially allow skb destructors to be used on receive path
by Herbert Xu
· 16 years ago
005c79b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
55128bc
sunrpc: fix rdma dependencies
by Randy Dunlap
· 16 years ago
1725d40
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
b3ff29d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
fb53fde
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
e408b8d
udp: increments sk_drops in __udp_queue_rcv_skb()
by Eric Dumazet
· 16 years ago
f15fbcd
ipv4: Delete redundant sk_family assignment
by Herbert Xu
· 16 years ago
24dd1fa
net: move bsockets outside of read only beginning of struct inet_hashinfo
by Eric Dumazet
· 16 years ago
f9e6934
net: packet socket packet_lookup_frame fix
by Sebastiano Di Paola
· 16 years ago
5add300
inet: Fix virt-manager regression due to bind(0) changes.
by Stephen Hemminger
· 16 years ago
ad0f990
gro: Fix handling of imprecisely split packets
by Herbert Xu
· 16 years ago
1224736
pkt_sched: sch_htb: Use workqueue to schedule after too many events.
by Jarek Poplawski
· 16 years ago
e82181d
pkt_sched: sch_htb: Warn on too many events.
by Jarek Poplawski
· 16 years ago
b00355d
pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.
by Jarek Poplawski
· 16 years ago
eefef1c
net: add ARP notify option for devices
by Stephen Hemminger
· 16 years ago
Next »