index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
openvswitch: Use nla_memcpy() to memcpy() data from attributes
Thomas Graf
2013-03-30
2
-2
/
+2
*
openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policy
Thomas Graf
2013-03-30
1
-3
/
+2
*
net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]
John Fastabend
2013-03-29
1
-2
/
+2
*
ip_tunnel: Fix off-by-one error in forming dev name.
Pravin B Shelar
2013-03-29
1
-1
/
+1
*
net: simplify the getting percpu of flow_cache
Li RongQing
2013-03-29
1
-1
/
+1
*
netlink: fix the warning introduced by netlink API replacement
Hong zhi guo
2013-03-29
1
-4
/
+4
*
bridge: remove unused variable ifm
Hong zhi guo
2013-03-28
1
-9
/
+3
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-03-28
13
-120
/
+268
|
\
|
*
batman-adv: use seq_puts instead of seq_printf when the format is constant
Antonio Quartulli
2013-03-27
5
-10
/
+10
|
*
batman-adv: update Makefile copyright years
Antonio Quartulli
2013-03-27
1
-1
/
+1
|
*
batman-adv: Start new development cycle
Simon Wunderlich
2013-03-27
1
-1
/
+1
|
*
batman-adv: free an hard-interface before adding it
Antonio Quartulli
2013-03-27
1
-6
/
+33
|
*
batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
Sven Eckelmann
2013-03-27
2
-3
/
+65
|
*
batman-adv: Allow to use rntl_link for device creation/deletion
Sven Eckelmann
2013-03-27
4
-0
/
+33
|
*
batman-adv: rename batadv_softif_destroy to reflect sysfs use case
Marek Lindner
2013-03-27
3
-3
/
+7
|
*
batman-adv: Don't always delete softif when last slave was removed
Sven Eckelmann
2013-03-27
3
-6
/
+21
|
*
batman-adv: Move deinitialization of soft-interface to destructor
Sven Eckelmann
2013-03-27
1
-3
/
+12
|
*
batman-adv: Move soft-interface initialization to ndo_init
Sven Eckelmann
2013-03-27
2
-88
/
+86
|
*
batman-adv: Fix endianness errors for network coding
Martin Hundebøll
2013-03-27
2
-2
/
+2
*
|
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
18
-50
/
+48
*
|
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-28
8
-10
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
7
-38
/
+32
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-26
32
-342
/
+311
|
|
\
\
|
|
*
|
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2013-03-26
1
-2
/
+1
|
|
*
|
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
dingtianhong
2013-03-26
1
-2
/
+2
|
|
*
|
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
2013-03-25
1
-16
/
+10
|
|
*
|
unix: fix a race condition in unix_release()
Paul Moore
2013-03-25
1
-4
/
+3
|
|
*
|
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
2013-03-24
1
-5
/
+2
|
|
*
|
bridge: fix crash when set mac address of br interface
Hong zhi guo
2013-03-24
1
-1
/
+1
|
|
*
|
8021q: fix a potential use-after-free
Cong Wang
2013-03-24
1
-7
/
+7
|
|
*
|
net: remove a WARN_ON() in net_enable_timestamp()
Eric Dumazet
2013-03-24
1
-1
/
+0
|
*
|
|
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-03-26
1
-2
/
+7
|
|
\
\
\
|
|
*
|
|
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
Trond Myklebust
2013-03-25
1
-2
/
+7
*
|
|
|
|
net: use the frag lru_lock to protect netns_frags.nqueues update
Jesper Dangaard Brouer
2013-03-27
1
-2
/
+0
*
|
|
|
|
net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop
Jesper Dangaard Brouer
2013-03-27
1
-0
/
+3
*
|
|
|
|
net: core: let's use native isxdigit instead of custom
Andy Shevchenko
2013-03-27
1
-3
/
+2
*
|
|
|
|
net: switch to use skb_probe_transport_header()
Jason Wang
2013-03-27
1
-19
/
+3
*
|
|
|
|
net: core: let skb_partial_csum_set() set transport header
Jason Wang
2013-03-27
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
6lowpan: use IEEE802154_ADDR_LEN instead of a magic number
Tony Cheneau
2013-03-27
1
-1
/
+1
*
|
|
|
6lowpan: fix a small formatting issue
Tony Cheneau
2013-03-27
1
-1
/
+1
*
|
|
|
ieee802154/dgram: Pass source address in dgram_recvmsg
Stephen Röttger
2013-03-27
1
-0
/
+10
*
|
|
|
net_sched: better precise estimation on packet length for untrusted packets
Jason Wang
2013-03-26
1
-1
/
+7
*
|
|
|
packet: set transport header before doing xmit
Jason Wang
2013-03-26
1
-0
/
+21
*
|
|
|
6lowpan: modify udp compression/uncompression to match the standard
Tony Cheneau
2013-03-26
1
-3
/
+36
*
|
|
|
6lowpan: use the PANID provided by the device instead of a static value
Tony Cheneau
2013-03-26
1
-2
/
+4
*
|
|
|
6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer
Tony Cheneau
2013-03-26
1
-0
/
+8
*
|
|
|
mac802154: add mac802154_dev_get_dsn()
Tony Cheneau
2013-03-26
3
-0
/
+11
*
|
|
|
6lowpan: store fragment tag values per device instead of net stack wide
Tony Cheneau
2013-03-26
1
-4
/
+5
*
|
|
|
6lowpan: add debug messages for 6LoWPAN fragmentation
Tony Cheneau
2013-03-26
1
-4
/
+21
*
|
|
|
6lowpan: fix first fragment (FRAG1) handling
Tony Cheneau
2013-03-26
1
-13
/
+23
[next]