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
2014-08-26
mac80211: fix smps mode check for AP_VLAN
Felix Fietkau
1
-2
/
+5
2014-08-26
mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype
Felix Fietkau
1
-0
/
+2
2014-08-26
Revert "mac80211: disable uAPSD if all ACs are under ACM"
Johannes Berg
1
-2
/
+1
2014-08-25
net: fix checksum features handling in netif_skb_features()
Michal Kubeček
1
-5
/
+11
2014-08-25
net: prevent of emerging cross-namespace symlinks
Alexander Y. Fomichev
1
-1
/
+60
2014-08-25
net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs
Mika Westerberg
1
-0
/
+1
2014-08-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-19
/
+45
2014-08-25
netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL
Zhouyi Zhou
1
-3
/
+3
2014-08-22
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
1
-1
/
+1
2014-08-22
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
Daniel Borkmann
1
-6
/
+3
2014-08-22
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
Daniel Borkmann
1
-1
/
+1
2014-08-22
openvswitch: fix panic with multiple vlan headers
Jiri Benc
1
-0
/
+5
2014-08-22
net: ipv6: fib: don't sleep inside atomic lock
Benjamin Block
1
-1
/
+1
2014-08-21
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
zhuyj
1
-0
/
+1
2014-08-21
packet: handle too big packets for PACKET_V3
Eric Dumazet
2
-0
/
+18
2014-08-21
lec: Use rtnl lock/unlock when updating MTU
chas williams - CONTRACTOR
1
-0
/
+2
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
3
-4
/
+35
2014-08-19
netfilter: nf_tables: nat expression must select CONFIG_NF_NAT
Pablo Neira Ayuso
1
-1
/
+1
2014-08-19
netfilter: x_tables: allow to use default cgroup match
Daniel Borkmann
1
-1
/
+1
2014-08-19
tipc: Fix build.
David S. Miller
1
-1
/
+2
2014-08-19
cbq: now_rt removal
Vasily Averin
1
-10
/
+1
2014-08-19
cbq: incorrectly low bandwidth setting blocks limited traffic
Vasily Averin
1
-24
/
+13
2014-08-19
ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan
Martin Townsend
1
-12
/
+3
2014-08-19
ieee802154: 6lowpan: ensure of sending 1280 packets
Alexander Aring
1
-1
/
+1
2014-08-19
ieee802154: mac802154: handle the reserved dest mode by dropping the packet
Martin Townsend
1
-1
/
+4
2014-08-19
ieee802154: 6lowpan_rtnl: fix correct errno value
Alexander Aring
1
-1
/
+1
2014-08-19
mac802154: fixed potential skb leak with mac802154_parse_frame_start
Martin Townsend
1
-0
/
+1
2014-08-18
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
5
-57
/
+77
2014-08-16
tipc: fix message importance range check
Erik Hugne
2
-2
/
+4
2014-08-16
batman-adv: Fix parameter order of hlist_add_behind
Sven Eckelmann
1
-1
/
+1
2014-08-14
netlink: Annotate RCU locking for seq_file walker
Thomas Graf
1
-0
/
+2
2014-08-14
tcp: fix ssthresh and undo for consecutive short FRTO episodes
Neal Cardwell
1
-5
/
+3
2014-08-14
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
Hannes Frederic Sowa
2
-5
/
+10
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
3
-4
/
+6
2014-08-14
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
1
-3
/
+3
2014-08-14
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
2
-8
/
+11
2014-08-13
net-timestamp: fix missing tcp fragmentation cases
Willem de Bruijn
1
-0
/
+17
2014-08-13
net-timestamp: fix missing ACK timestamp
Willem de Bruijn
1
-5
/
+5
2014-08-13
irda: Fix rd_frame control field initialization in irlap_send_rd_frame()
Maks Naumov
1
-1
/
+1
2014-08-13
lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a
chas williams - CONTRACTOR
1
-4
/
+1
2014-08-13
atm/svc: Fix blocking in wait loop
chas williams - CONTRACTOR
1
-28
/
+32
2014-08-13
openvswitch: Fix memory leak in ovs_vport_alloc() error path
Christoph Jaeger
1
-1
/
+3
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-149
/
+98
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
16
-383
/
+809
2014-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-55
/
+121
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
4
-55
/
+55
2014-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-86
/
+39
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+6
2014-08-09
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-72
/
+103
2014-08-09
libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
Ilya Dryomov
1
-1
/
+1
[prev]
[next]