Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
7e0e99ef43b1fab8caf0348e31704c7d15060ce0
/
net
0d63cbb
wireless: Use genl_register_family_with_ops()
by Michał Mirosław
· 15 years ago
7ae740d
netlabel: Use genl_register_family_with_ops()
by Michał Mirosław
· 15 years ago
8f698d5
ipvs: Use genl_register_family_with_ops()
by Michał Mirosław
· 15 years ago
acb0a20
tipc: Use genl_register_family_with_ops()
by Michał Mirosław
· 15 years ago
502664e
irda: Use genl_register_family_with_ops()
by Michał Mirosław
· 15 years ago
a7b11d7
genetlink: Introduce genl_register_family_with_ops()
by Michał Mirosław
· 15 years ago
4ea7e38
dropmon: add ability to detect when hardware dropsrxpackets
by Neil Horman
· 15 years ago
d95ed92
af_packet: Teach to listen for multiple unicast addresses.
by Eric W. Biederman
· 15 years ago
ca0f311
netns: simplify net_ns_init
by Stephen Hemminger
· 15 years ago
1f7a2bb
netns: remove leftover debugging message
by Stephen Hemminger
· 15 years ago
04af8cf
net: Remove unused parameter from fill method in fib_rules_ops.
by Rami Rosen
· 15 years ago
6450692
sit: stateless autoconf for isatap
by Sascha Hlusiak
· 15 years ago
9af2851
addrconf: refuse isatap eui64 for INADDR_ANY
by Sascha Hlusiak
· 15 years ago
4b2796017
sit: ipip6_tunnel_del_prl: return err
by Sascha Hlusiak
· 15 years ago
4fddbf5
sit: strictly restrict incoming traffic to tunnel link device
by Sascha Hlusiak
· 15 years ago
8db99e5
sit: Fail to create tunnel, if it already exists
by Sascha Hlusiak
· 15 years ago
9643f45
ipv4: teach ipconfig about the MTU option in DHCP
by Chris Friesen
· 15 years ago
fd2120c
net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations
by Pablo Neira Ayuso
· 15 years ago
ab35cd4
sch_teql: Use net_device internal stats
by Eric Dumazet
· 15 years ago
93f154b
net: release dst entry in dev_hard_start_xmit()
by Eric Dumazet
· 15 years ago
af38f29
net: Fix bridgeing sysfs handling of rtnl_lock
by Eric W. Biederman
· 15 years ago
9b8adb5
net: Fix devinet_sysctl_forward
by Eric W. Biederman
· 15 years ago
5007392
net: FIX ipv6_forward sysctl restart
by Eric W. Biederman
· 15 years ago
336ca57
net-sysfs: Use rtnl_trylock in sysfs methods.
by Eric W. Biederman
· 15 years ago
69e3c75
net: TX_RING and packet mmap
by Johann Baudy
· 15 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
511e11e
pkt_sched: gen_estimator: use 64 bit intermediate counters for bps
by Eric Dumazet
· 15 years ago
d23a9b5
ipv4: cleanup: remove unnecessary include.
by Rami Rosen
· 15 years ago
e204a34
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
by Rami Rosen
· 15 years ago
450c4ea
vlan: use struct netdev_queue counters instead of dev->stats
by Eric Dumazet
· 15 years ago
7004bf2
net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue
by Eric Dumazet
· 15 years ago
c0f84d0
sch_teql: should not dereference skb after ndo_start_xmit()
by Eric Dumazet
· 15 years ago
7752731
tcp: fix MSG_PEEK race check
by Ilpo Järvinen
· 15 years ago
82d0481
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
4f0611a
bridge: fix initial packet flood if !STP
by Stephen Hemminger
· 15 years ago
a598f6a
bridge: relay bridge multicast pkgs if !STP
by Stephen Hemminger
· 15 years ago
9d21493
net: tx scalability works : trans_start
by Eric Dumazet
· 15 years ago
9dc20c5
tcp: tcp_prequeue() can use keyed wakeups
by John Dykstra
· 15 years ago
2513dfb
ipconfig: handle case of delayed DHCP server
by Chris Friesen
· 15 years ago
5e39273
netpoll: don't dereference NULL dev from np
by Pavel Emelyanov
· 15 years ago
a186d2a
net: remove needless (now buggy) & from dev->dev_addr (part2)
by Jiri Pirko
· 15 years ago
cb1c4b7
cls_cgroup: remove unneeded cgroup_lock
by Li Zefan
· 15 years ago
3a6d54c
net: remove needless (now buggy) & from dev->dev_addr
by Jiri Pirko
· 15 years ago
8b3521e
ipv4: remove an unused parameter from configure method of fib_rules_ops.
by Rami Rosen
· 15 years ago
7c7327d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by Linus Torvalds
· 15 years ago
3346857
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Linus Torvalds
· 15 years ago
d3707d9
mac80211: make noack test available
by Johannes Berg
· 15 years ago
b59066a
mac80211: IBSS supported rate fixes
by Johannes Berg
· 15 years ago
e0d6188
mac80211: don't connect to IBSS network with different privacy
by Johannes Berg
· 15 years ago
e0502de
mac80211: split out and decrease probe wait time
by Johannes Berg
· 15 years ago
34bfc41
mac80211: respond to beacon loss report only once
by Johannes Berg
· 15 years ago
f7eef35
wext: remove seq_start/stop sparse annotations
by Johannes Berg
· 15 years ago
faa8fdc
nl80211: Add RSC configuration for new keys
by Jouni Malinen
· 15 years ago
3f77316c
nl80211: Add IEEE 802.1X PAE control for station mode
by Jouni Malinen
· 15 years ago
eccb8e8
nl80211: improve station flags handling
by Johannes Berg
· 15 years ago
0e46724
nl80211: Validate MFP flag type when parsing STA flags
by Jouni Malinen
· 15 years ago
0864512
cfg80211: implement wext key handling
by Johannes Berg
· 15 years ago
2ea3f86
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
7be69c0
wext: fix get_wireless_stats locking
by Johannes Berg
· 15 years ago
e80cf85
cfg80211: disallow interfering with stations on non-AP
by Johannes Berg
· 15 years ago
cbe8fa9
cfg80211: put wext data into substructure
by Johannes Berg
· 15 years ago
4e94390
cfg80211: constify key mac address in ops
by Johannes Berg
· 15 years ago
413ad50
mac80211: properly track HT operation_mode
by Johannes Berg
· 15 years ago
9ed6bcc
mac80211: move HT operation mode BSS info
by Johannes Berg
· 15 years ago
99c84cb
mac80211: improve scan timing
by Johannes Berg
· 15 years ago
f2ca3ea4
mac80211: MFP - Drop unprotected Action frames prior key setup
by Jouni Malinen
· 15 years ago
0c7c10c
mac80211: Drop unencrypted frames based on key setup
by Jouni Malinen
· 15 years ago
0b25858
cfg80211: fix wext iw_freq parsing
by Johannes Berg
· 15 years ago
aa837e1
mac80211: set default QoS values according to spec
by Johannes Berg
· 16 years ago
58905ca
mac80211: fix scan channel race
by Johannes Berg
· 16 years ago
dc6382c
nl80211 : Add support for configuring MFP
by Jouni Malinen
· 16 years ago
621ad7c
mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel
by John W. Linville
· 16 years ago
2ad2080
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
3d7a9d1
Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing
by Marcel Holtmann
· 15 years ago
1b0336b
Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections
by Marcel Holtmann
· 15 years ago
384943e
Bluetooth: Fix wrong module refcount when connection setup fails
by Marcel Holtmann
· 15 years ago
ab9c73c
net: check retval of dev_addr_init()
by Jiri Pirko
· 15 years ago
9948bb6
decnet: Use data ready call back, rather than hand coding it
by Steven Whitehouse
· 15 years ago
61de71c
Network Drop Monitor: Fix skb_kill_datagram
by John Dykstra
· 15 years ago
be8be9e
ipvs: Fix IPv4 FWMARK virtual services
by Simon Horman
· 16 years ago
a8679be
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
e81963b
ipv4: Make INET_LRO a bool instead of tristate.
by David S. Miller
· 15 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9b05126
net: remove stale reference to fastroute from Kconfig help text
by Ashish Karkare
· 16 years ago
4dbc8ef
net: Make inet_twsk_put similar to sock_put
by Arnaldo Carvalho de Melo
· 16 years ago
b805007
net: update skb_recycle_check() for hardware timestamping changes
by Lennert Buytenhek
· 16 years ago
6473990
net-sched: fix bfifo default limit
by Patrick McHardy
· 16 years ago
a860820
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 16 years ago
94c7f2d
wimax: oops: wimax_dev_add() is the only one that can initialize the state
by Inaky Perez-Gonzalez
· 16 years ago
d1a2627
wimax: fix oops if netlink fails to add attribute
by Inaky Perez-Gonzalez
· 16 years ago
aec6795
mac80211: Comment the order of HT RX reorder handler vs. RX handlers
by Jouni Malinen
· 16 years ago
4d050f1
mac80211: Add a timeout for frames in the RX reorder buffer
by Jouni Malinen
· 16 years ago
2d3babd
mac80211: Use a shared function to release frames from RX reorder buf
by Jouni Malinen
· 16 years ago
6cfe62c
mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()
by Luis R. Rodriguez
· 16 years ago
7738231
mac80211: report operating frequency rather than current
by Johannes Berg
· 16 years ago
1b06bb4
cfg80211: make nl80211_send_mlme_timeout() static
by Luis R. Rodriguez
· 16 years ago
5cff20e
mac80211: tell driver when idle
by Johannes Berg
· 16 years ago
9955151
mac80211: Warn if the rate controller requests retries for a NO_ACK frame
by Gábor Stefanik
· 16 years ago
9223684
mac80211: Fix handling of retry count of NO_ACK frames in PID
by Gábor Stefanik
· 16 years ago
4edf040
mac80211: Fix handling of retry count of NO_ACK frames in minstrel
by Gábor Stefanik
· 16 years ago
Next »