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
2012-06-27
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
1
-129
/
+0
2012-06-26
netlink: Delete NLMSG_PUT and NLMSG_NEW.
David S. Miller
1
-8
/
+0
2012-06-26
team: remove unused rcu_head field from team_port struct
Jiri Pirko
1
-1
/
+0
2012-06-26
team: do not allow to map disabled ports
Jiri Pirko
1
-0
/
+2
2012-06-26
drivers/ieee802154: add support for the at86rf230/231 transceivers
alex.bluesman.smirnov@gmail.com
1
-0
/
+31
2012-06-26
mac802154: add wpan device-class support
alex.bluesman.smirnov@gmail.com
1
-12
/
+2
2012-06-23
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-1
/
+5
2012-06-22
ipv4: Don't add deprecated new binary sysctl value.
David S. Miller
1
-1
/
+0
2012-06-22
ipv4: Add sysctl knob to control early socket demux
Alexander Duyck
1
-0
/
+1
2012-06-22
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y
Pablo Neira Ayuso
1
-1
/
+5
2012-06-20
netfilter: nfq_ct_hook needs __rcu and __read_mostly
Pablo Neira Ayuso
1
-1
/
+1
2012-06-19
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
1
-0
/
+2
2012-06-19
team: allow async option changes
Jiri Pirko
1
-0
/
+3
2012-06-19
team: push array_index and port into separate structure
Jiri Pirko
1
-2
/
+7
2012-06-19
team: introduce array options
Jiri Pirko
1
-0
/
+3
2012-06-19
team: add mode priv to port
Jiri Pirko
1
-0
/
+2
2012-06-19
team: make team_mode struct const
Jiri Pirko
1
-3
/
+2
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
1
-7
/
+24
2012-06-19
canfd: add support for CAN FD in CAN_RAW sockets
Oliver Hartkopp
1
-1
/
+2
2012-06-19
canfd: add support for CAN FD in PF_CAN core
Oliver Hartkopp
1
-2
/
+2
2012-06-19
canfd: add new data structures and constants
Oliver Hartkopp
2
-6
/
+56
2012-06-16
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
9
-1
/
+78
2012-06-16
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
5
-1
/
+60
2012-06-16
netfilter: ctnetlink: add CTA_HELP_INFO attribute
Pablo Neira Ayuso
1
-0
/
+1
2012-06-16
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
1
-0
/
+2
2012-06-16
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
Pablo Neira Ayuso
2
-0
/
+13
2012-06-16
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
1
-0
/
+2
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-42
/
+243
2012-06-15
net: remove skb_orphan_try()
Eric Dumazet
1
-5
/
+2
2012-06-14
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+7
2012-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-10
/
+15
2012-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+15
2012-06-12
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
1
-0
/
+1
2012-06-12
usbnet: remove flag of EVENT_DEV_WAKING
tom.leiming@gmail.com
1
-3
/
+2
2012-06-12
ipv4: Add interface option to enable routing of 127.0.0.0/8
Thomas Graf
1
-0
/
+2
2012-06-12
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-0
/
+5
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
3
-0
/
+21
2012-06-11
net: keep name_hlist close to name
Eric Dumazet
1
-3
/
+4
2012-06-11
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
6
-35
/
+27
2012-06-11
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0
John W. Linville
1
-0
/
+12
2012-06-09
net: Make linux/tcp.h C++ friendly (trivial)
Paul Pluzhnikov
1
-10
/
+10
2012-06-09
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
1
-1
/
+2
2012-06-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+11
2012-06-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2012-06-08
Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-5
/
+5
2012-06-08
vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROO
Takashi Iwai
1
-1
/
+1
2012-06-08
vga_switcheroo: Add a helper function to get the client state
Takashi Iwai
1
-0
/
+7
2012-06-08
module_param: stop double-calling parameters.
Rusty Russell
1
-5
/
+5
2012-06-07
c/r: prctl: add ability to get clear_tid_address
Cyrill Gorcunov
1
-4
/
+6
2012-06-07
c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal
Konstantin Khlebnikov
1
-0
/
+1
[next]