index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-66
/
+87
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-28
/
+55
2015-04-02
dev: set iflink to 0 for virtual interfaces
Nicolas Dichtel
1
-0
/
+4
2015-04-02
net: remove iflink field from struct net_device
Nicolas Dichtel
1
-11
/
+2
2015-04-02
dsa: implement ndo_get_iflink
Nicolas Dichtel
1
-5
/
+3
2015-04-02
vlan: implement ndo_get_iflink
Nicolas Dichtel
1
-1
/
+8
2015-04-02
ipmr,ip6mr: implement ndo_get_iflink
Nicolas Dichtel
2
-2
/
+12
2015-04-02
ipip,gre,vti,sit: implement ndo_get_iflink
Nicolas Dichtel
5
-5
/
+13
2015-04-02
ip6tnl,gre6,vti6: implement ndo_get_iflink
Nicolas Dichtel
3
-10
/
+11
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
9
-17
/
+43
2015-04-01
pkt_sched: fq: correct spelling of locally
Simon Horman
1
-2
/
+2
2015-04-01
Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-5
/
+12
2015-04-01
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-38
/
+32
2015-04-01
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
3
-5
/
+12
2015-04-01
can: introduce new raw socket option to join the given CAN filters
Oliver Hartkopp
1
-1
/
+30
2015-04-01
can: fix multiple delivery of a single CAN frame for overlapping CAN filters
Oliver Hartkopp
1
-0
/
+21
2015-03-31
tipc: fix a slab object leak
Ying Xue
1
-1
/
+1
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
46
-1111
/
+1515
2015-03-31
net: rename dev to orig_dev in deliver_ptype_list_skb
Jiri Pirko
1
-2
/
+3
2015-03-31
af_iucv: fix AF_IUCV sendmsg() errno
Eugene Crosser
1
-3
/
+1
2015-03-31
openvswitch: Return vport module ref before destruction
Thomas Graf
1
-3
/
+1
2015-03-31
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
4
-38
/
+32
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
19
-53
/
+44
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
26
-110
/
+97
2015-03-31
xfrm: simplify xfrm_address_t use
Jiri Benc
4
-10
/
+8
2015-03-31
tcp: simplify inetpeer_addr_base use
Jiri Benc
1
-14
/
+8
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
17
-43
/
+43
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
25
-174
/
+173
2015-03-31
fib_trie: Cleanup ip_fib_net_exit code path
Alexander Duyck
1
-22
/
+7
2015-03-31
fib_trie: Fix warning on fib4_rules_exit
Alexander Duyck
1
-4
/
+4
2015-03-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-82
/
+731
2015-03-30
mac80211: set QoS capability before changing station state
Johannes Berg
1
-4
/
+4
2015-03-30
mac80211: send HT/VHT IEs in TDLS discovery response
Arik Nemtsov
1
-3
/
+8
2015-03-30
mac80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
5
-11
/
+80
2015-03-30
mac80211: IBSS fix scan request
Janusz.Dziedzic@tieto.com
3
-12
/
+97
2015-03-30
mac80211: factor out station lookup from ieee80211_build_hdr()
Johannes Berg
1
-70
/
+118
2015-03-30
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
4
-5
/
+6
2015-03-30
mac80211: send AP probe as unicast again
Johannes Berg
1
-1
/
+1
2015-03-30
mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()
Johannes Berg
1
-4
/
+8
2015-03-30
mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()
Dan Carpenter
1
-4
/
+8
2015-03-30
mac80211: Fix misplaced return in AES-GMAC key setup
Jouni Malinen
1
-2
/
+2
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
6
-6
/
+11
2015-03-30
mac80211: fix typo in debug output
Michael Braun
1
-1
/
+1
2015-03-30
mac80211: reject aggregation sessions with non-HT peers
Johannes Berg
2
-1
/
+12
2015-03-30
cfg/mac80211: add regulatory classes IE during TDLS setup
Arik Nemtsov
2
-0
/
+150
2015-03-30
mac80211: stop scan before connection
David Spinadel
1
-0
/
+4
2015-03-30
nl80211: add net-detect delay to wowlan info
Luciano Coelho
1
-2
/
+3
2015-03-30
mac80211: notify the driver about deauth
Emmanuel Grumbach
1
-18
/
+42
2015-03-30
mac80211: notify the driver about association status
Emmanuel Grumbach
1
-0
/
+15
2015-03-30
mac80211: notify the driver about authentication status
Emmanuel Grumbach
1
-0
/
+15
[next]