index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
new helper: memcpy_to_msg()
Al Viro
1
-0
/
+5
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-0
/
+5
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
1
-0
/
+5
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-14
/
+34
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+7
2014-11-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+0
2014-11-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+5
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
5
-2
/
+98
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-8
/
+0
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
1
-0
/
+2
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
1
-0
/
+1
2014-11-21
vlan: introduce __vlan_insert_tag helper which does not free skb
Jiri Pirko
1
-11
/
+34
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-0
/
+34
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-3
/
+5
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
1
-19
/
+0
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
1
-5
/
+4
2014-11-21
net: phy: micrel: add generic clock-mode-select support
Johan Hovold
1
-1
/
+0
2014-11-21
net: phy: add static data field to struct phy_driver
Johan Hovold
1
-0
/
+2
2014-11-20
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-0
/
+49
2014-11-19
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
1
-1
/
+0
2014-11-19
separate kernel- and userland-side msghdr
Al Viro
2
-6
/
+16
2014-11-19
mac80211: add parsing of TDLS specific IEs
Arik Nemtsov
1
-0
/
+15
2014-11-19
cfg/mac80211: define TDLS channel switch feature bit
Arik Nemtsov
1
-0
/
+6
2014-11-19
mac80211: add BSS coex IE to TDLS setup frames
Arik Nemtsov
1
-0
/
+3
2014-11-19
mac80211: retransmit TDLS teardown packet through AP if not ACKed
Liad Kaufman
1
-0
/
+25
2014-11-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
John W. Linville
1
-0
/
+10
2014-11-18
bpf: allow eBPF programs to use maps
Alexei Starovoitov
1
-0
/
+5
2014-11-18
bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
Alexei Starovoitov
1
-1
/
+1
2014-11-18
can: dev: add can_is_canfd_skb() API
Dong Aisheng
1
-0
/
+6
2014-11-17
ieee802154: rename and move WPAN_NUM_ defines
Alexander Aring
1
-0
/
+3
2014-11-16
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
1
-1
/
+3
2014-11-16
net: provide a per host RSS key generic infrastructure
Eric Dumazet
1
-0
/
+6
2014-11-16
sched/cputime: Fix cpu_timer_sample_group() double accounting
Peter Zijlstra
1
-5
/
+0
2014-11-16
bitops: Fix shift overflow in GENMASK macros
Maxime COQUELIN
1
-2
/
+5
2014-11-15
Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-3
/
+6
2014-11-15
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+11
2014-11-14
inetdevice: fixed signed integer overflow
Vincent BENAYOUN
1
-1
/
+1
2014-11-14
Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+5
2014-11-14
Revert "fast_hash: avoid indirect function calls"
Jay Vosburgh
1
-0
/
+34
2014-11-14
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-3
/
+5
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-43
/
+132
2014-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-11-13
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
1
-0
/
+1
2014-11-13
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
2
-0
/
+17
2014-11-13
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
1
-5
/
+5
2014-11-13
net/mlx4_core: Support more than 64 VFs
Matan Barak
1
-2
/
+3
2014-11-13
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs
Matan Barak
1
-1
/
+3
2014-11-13
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
1
-1
/
+2
2014-11-13
rhashtable: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
1
-0
/
+2
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
1
-0
/
+3
[next]