Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2db1f97299131ecd121e32b6d2fc88ae4802bf86
/
net
ef78cc7
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
1442d16
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
2d03423
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
9f56220
ipv6: Do not use routes from locally generated RAs
by Andreas Hofmeister
· 13 years ago
859c201
net_sched: cls_flow: use skb_header_pointer()
by Eric Dumazet
· 13 years ago
59445b6
ipv4: avoid useless call of the function check_peer_pmtu
by Gao feng
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
78d81d1
TCP: remove TCP_DEBUG
by Flavio Leitner
· 13 years ago
66b13d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
d2237d3
rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces
by Eric W. Biederman
· 13 years ago
b732339
ipv4: fix ipsec forward performance regression
by Yan, Zheng
· 13 years ago
7cc9150
route: fix ICMP redirect validation
by Flavio Leitner
· 13 years ago
da92b19
net: hold sock reference while processing tx timestamps
by Richard Cochran
· 13 years ago
318cf7a
tcp: md5: add more const attributes
by Eric Dumazet
· 13 years ago
ca35a0e
tcp: md5: dont write skb head in tcp_md5_hash_header()
by Eric Dumazet
· 13 years ago
2c67e9a
net: use INET_ECN_MASK instead of hardcoded 3
by Maciej Żenczykowski
· 13 years ago
cf533ea
tcp: add const qualifiers where possible
by Eric Dumazet
· 13 years ago
f04565d
dev: use name hash for dev_seq_ops
by Mihai Maruseac
· 13 years ago
a8605c6
net: add opaque struct around skb frag page
by Ian Campbell
· 13 years ago
6cc7a76
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
by Maciej Żenczykowski
· 13 years ago
20c4cb7
tcp: remove unused tcp_fin() parameters
by Eric Dumazet
· 13 years ago
580043a
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
33136d1
pktgen: remove ndelay() call
by Eric Dumazet
· 13 years ago
e9266a0
tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()
by Eric Dumazet
· 13 years ago
113ab38
ip_gre: dont increase dev->needed_headroom on a live device
by Eric Dumazet
· 13 years ago
a0bec1c
net: do not take an additional reference in skb_frag_set_page
by Ian Campbell
· 13 years ago
e049f28
neigh: fix rcu splat in neigh_update()
by roy.qing.li@gmail.com
· 13 years ago
4f25af2
filter: use unsigned int to silence static checker warning
by Dan Carpenter
· 13 years ago
25c8295
cleanup: remove unnecessary include.
by Kevin Wilson
· 13 years ago
686dc6b
ipv4: compat_ioctl is local to af_inet.c, make it static
by Gerrit Renker
· 13 years ago
afaef73
fib_rules: fix unresolved_rules counting
by Yan, Zheng
· 13 years ago
4dc360c
net: validate HWTSTAMP ioctl parameters
by Richard Cochran
· 13 years ago
850a545
net: Move rcu_barrier from rollback_registered_many to netdev_run_todo.
by Eric W. Biederman
· 13 years ago
d00c5d4
NFS: Get rid of nfs_restart_rpc()
by Trond Myklebust
· 13 years ago
06a59ec
tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()
by Eric Dumazet
· 13 years ago
3d153a7
net: Allow skb_recycle_check to be done in stages
by Andy Fleming
· 13 years ago
58af19e
tproxy: copy transparent flag when creating a time wait
by KOVACS Krisztian
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
dd76785
xfrm6: Don't call icmpv6_send on local error
by Steffen Klassert
· 13 years ago
299b076
ipv6: Fix IPsec slowpath fragmentation problem
by Steffen Klassert
· 13 years ago
c113464
ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu
by Steffen Klassert
· 13 years ago
1d97437
xfrm: Simplify the replay check and advance functions
by Steffen Klassert
· 13 years ago
2425717
net: allow vlan traffic to be received under bond
by John Fastabend
· 13 years ago
6230c9b
bluetooth: Properly clone LSM attributes to newly created child connections
by Paul Moore
· 13 years ago
09df57c
l2tp: give proper headroom in pppol2tp_xmit()
by Eric Dumazet
· 13 years ago
835acf5
l2tp: fix a potential skb leak in l2tp_xmit_skb()
by Eric Dumazet
· 13 years ago
1ce5cce
bridge: fix hang on removal of bridge via netlink
by stephen hemminger
· 13 years ago
bc416d9
macvlan: handle fragmented multicast frames
by Eric Dumazet
· 13 years ago
9d85239
batman-adv: correctly set the data field in the TT_REPONSE packet
by Antonio Quartulli
· 13 years ago
3190126
batman-adv: fix tt_local_reset_flags() function
by Antonio Quartulli
· 13 years ago
919066d
SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddr
by Trond Myklebust
· 13 years ago
d77385f
SUNRPC: Fix rpc_sockaddr2uaddr
by Trond Myklebust
· 13 years ago
c122515
SUNRPC/NFS: make rpc pipe upcall generic
by Peng Tao
· 13 years ago
ae2a458
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
7f81e25
x25: Prevent skb overreads when checking call user data
by Matthew Daley
· 13 years ago
cb101ed
x25: Handle undersized/fragmented skbs
by Matthew Daley
· 13 years ago
c7fd0d4
x25: Validate incoming call user data lengths
by Matthew Daley
· 13 years ago
01b7806
ipv6: remove a rcu_read_lock in ndisc_constructor
by Roy.Li
· 13 years ago
f861c2b8
can: remove references to berlios mailinglist
by Marc Kleine-Budde
· 13 years ago
6ccc3ab
net/flow: Fix potential memory leak
by huajun li
· 13 years ago
41ebe9c
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
5f8444a
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
by Greg Rose
· 13 years ago
7a72476
mac80211: Provide station flags to cfg80211
by Helmut Schaa
· 13 years ago
bb6e753
nl80211: Add sta_flags to the station info
by Helmut Schaa
· 13 years ago
59b6625
mac80211: fix TID for null poll response
by Johannes Berg
· 13 years ago
55182e4
mac80211: reformat TX unauthorised check
by Johannes Berg
· 13 years ago
7f2a5e2
mac80211: Populate radiotap header with MCS info for TX frames
by Helmut Schaa
· 13 years ago
a2fe816
mac80211: Build TX radiotap header dynamically
by Helmut Schaa
· 13 years ago
87fb4b7
net: more accurate skb truesize
by Eric Dumazet
· 13 years ago
3ceca74
net-netlink: Add a new attribute to expose TOS values via netlink
by Murali Raja
· 13 years ago
ae1d48b
IPVS netns shutdown/startup dead-lock
by Hans Schillstrom
· 13 years ago
5675592
cipso: remove an unneeded NULL check in cipso_v4_doi_add()
by Dan Carpenter
· 13 years ago
d529497
mac80211: dont orphan TX skb
by Johannes Berg
· 13 years ago
72267e5
mac80211: dont adjust truesize
by Johannes Berg
· 13 years ago
73b9f03
mac80211: parse radiotap header earlier
by Johannes Berg
· 13 years ago
a26eb27
mac80211: move fragment flag to info flag as dont-fragment
by Johannes Berg
· 13 years ago
68f2b51
mac80211: remove tx_data ethertype
by Johannes Berg
· 13 years ago
5d9cf4a
mac80211: optimise monitor xmit
by Johannes Berg
· 13 years ago
9709131
mac80211: Fix regression that allowed mpaths between non-peers.
by Javier Cardona
· 13 years ago
28a1bcd
mac80211: fix offchannel TX cookie matching
by Johannes Berg
· 13 years ago
dcd8397
mac80211: pass no-CCK flag through to HW scan
by Johannes Berg
· 13 years ago
094daf7
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
dcbf8c3
sunrpc: add MODULE_ALIAS to match the filesystem name
by Michal Schmidt
· 13 years ago
cdaf557
gro: refetch inet6_protos[] after pulling ext headers
by Yan, Zheng
· 13 years ago
95f5f80
af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skb
by danborkmann@iogearbox.net
· 13 years ago
9696cc9
Merge branch 'pm-qos' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
8083f0f
net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL
by Johannes Berg
· 13 years ago
6bd0e1c
dcb: add DCBX mode to event notifier attributes
by John Fastabend
· 13 years ago
e290ed8
dcb: Use ifindex instead of ifname
by Mark Rustad
· 13 years ago
515853c
bridge: allow forwarding some link local frames
by stephen hemminger
· 13 years ago
b64b73d
bridge: leave carrier on for empty bridge
by stephen hemminger
· 13 years ago
3458e21
netfilter: Use proper rwlock init function
by Thomas Gleixner
· 13 years ago
1e5289e
tcp: properly update lost_cnt_hint during shifting
by Yan, Zheng
· 13 years ago
260fcbe
tcp: properly handle md5sig_pool references
by Yan, Zheng
· 13 years ago
d6222fb
Merge branch 'master' of git://github.com/padovan/bluetooth-next
by John W. Linville
· 13 years ago
8a04b45
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
Next »