index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
11
-70
/
+30
2012-11-15
ipv4: Pull GSO registration out of inet_init()
Vlad Yasevich
1
-14
/
+21
2012-11-15
ipv6: Update ipv6 static library with newly needed functions
Vlad Yasevich
5
-110
/
+121
2012-11-15
ipv6: Move exthdr offload support into separate file
Vlad Yasevich
4
-37
/
+55
2012-11-15
ipv6: Separate out UDP offload functionality
Vlad Yasevich
4
-101
/
+130
2012-11-15
ipv6: Separate tcp offload functionality
Vlad Yasevich
4
-110
/
+106
2012-11-15
ipv6: Separate ipv6 offload support
Vlad Yasevich
4
-246
/
+296
2012-11-15
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
4
-24
/
+64
2012-11-15
ipv4: Switch to using the new offload infrastructure.
Vlad Yasevich
1
-14
/
+16
2012-11-15
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
4
-0
/
+41
2012-11-15
net: Add net protocol offload registration infrustructure
Vlad Yasevich
2
-0
/
+33
2012-11-15
net: Switch to using the new packet offload infrustructure
Vlad Yasevich
3
-10
/
+20
2012-11-15
net: Add generic packet offload infrastructure.
Vlad Yasevich
1
-0
/
+80
2012-11-15
ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()
Nicolas Dichtel
1
-1
/
+1
2012-11-15
sit: fix sparse warnings
Nicolas Dichtel
1
-5
/
+5
2012-11-15
ipip: fix sparse warnings in ipip_netlink_parms()
Nicolas Dichtel
1
-2
/
+2
2012-11-14
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
11
-173
/
+416
2012-11-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
83
-1450
/
+7319
2012-11-14
sit: add support of link creation via rtnl
Nicolas Dichtel
1
-28
/
+150
2012-11-14
sit: rename rtnl functions for consistency
Nicolas Dichtel
1
-4
/
+4
2012-11-14
sit/rtnl: add missing parameters on dump
Nicolas Dichtel
1
-1
/
+8
2012-11-14
sit: always notify change when params are updated
Nicolas Dichtel
1
-17
/
+15
2012-11-14
ipip: add support of link creation via rtnl
Nicolas Dichtel
1
-24
/
+141
2012-11-14
ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump
Nicolas Dichtel
1
-1
/
+5
2012-11-14
ipip: always notify change when params are updated
Nicolas Dichtel
1
-18
/
+16
2012-11-14
ip6tnl: add support of link creation via rtnl
Nicolas Dichtel
1
-15
/
+149
2012-11-14
ip6tnl: rename rtnl functions for consistency
Nicolas Dichtel
1
-4
/
+4
2012-11-14
ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
Nicolas Dichtel
1
-1
/
+4
2012-11-14
bridge: add root port blocking
stephen hemminger
4
-2
/
+28
2012-11-14
bridge: implement BPDU blocking
stephen hemminger
4
-1
/
+15
2012-11-14
bridge: add template for bridge port flags
stephen hemminger
1
-15
/
+23
2012-11-14
bridge: bridge port parameters over netlink
stephen hemminger
1
-33
/
+132
2012-11-14
ipv6: remove obsolete comments in route.c
Li RongQing
1
-6
/
+0
2012-11-14
net: unify for_each_ip_tunnel_rcu()
Amerigo Wang
5
-49
/
+18
2012-11-14
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
6
-65
/
+3
2012-11-14
batman-adv: Remove instant overwritten variable initialization
Sven Eckelmann
2
-11
/
+11
2012-11-14
batman-adv: roaming handling mechanism redesign
Antonio Quartulli
1
-39
/
+118
2012-11-14
batman-adv: refactor tt_global_del_struct()
Antonio Quartulli
1
-10
/
+9
2012-11-14
batman-adv: refactor code to simplify long lines
Antonio Quartulli
1
-32
/
+30
2012-11-14
batman-adv: substitute tt_poss_change with a per-tt_entry flag
Antonio Quartulli
6
-75
/
+156
2012-11-14
batman-adv: wait multiple periods before activating bla
Simon Wunderlich
3
-1
/
+10
2012-11-14
batman-adv: allow bla traffic only after first worker period
Simon Wunderlich
1
-1
/
+19
2012-11-14
batman-adv: send announcement when backbone gw is registered
Simon Wunderlich
1
-4
/
+10
2012-11-14
batman-adv: prevent using any virtual device created on batman-adv as hard-in...
Antonio Quartulli
1
-1
/
+40
2012-11-14
batman-adv: fix wrong spinlock inline comment
Antonio Quartulli
1
-1
/
+1
2012-11-14
batman-adv: don't rely on positions in struct for hashing
Simon Wunderlich
2
-14
/
+28
2012-11-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
83
-1450
/
+7319
2012-11-13
ipv6: add knob to send unsolicited ND on link-layer address change
Hannes Frederic Sowa
2
-0
/
+15
2012-11-12
ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-161
/
+302
[next]