index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-27
bonding: remove bond read lock for bond_loadbalance_arp_mon()
dingtianhong
1
-4
/
+6
2013-10-27
bonding: remove bond read lock for bond_alb_monitor()
dingtianhong
1
-16
/
+4
2013-10-27
bonding: remove bond read lock for bond_mii_monitor()
dingtianhong
1
-32
/
+12
2013-10-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-50
/
+134
2013-10-25
net: fix rtnl notification in atomic context
Alexei Starovoitov
4
-15
/
+16
2013-10-25
net: initialize hashrnd in flow_dissector with net_get_random_once
Hannes Frederic Sowa
1
-13
/
+21
2013-10-25
net: make net_get_random_once irq safe
Hannes Frederic Sowa
2
-4
/
+4
2013-10-25
net: add missing dev_put() in __netdev_adjacent_dev_insert
Nikolay Aleksandrov
1
-0
/
+1
2013-10-25
netem: markov loss model transition fix
Hagen Paul Pfeifer
1
-1
/
+0
2013-10-24
ixgbevf: bump driver version
Don Skidmore
1
-1
/
+1
2013-10-24
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
3
-1
/
+84
2013-10-24
ixgbevf: Adds function to set PSRTYPE register
Don Skidmore
1
-2
/
+16
2013-10-24
ixgbe: fix rx-usecs range checks for BQL
Emil Tantilov
1
-3
/
+3
2013-10-24
ixgbe: use pcie_capability_read_word() to simplify code
Yijing Wang
1
-4
/
+2
2013-10-24
ixgbe: cleanup ixgbe_enumerate_functions
Jacob Keller
1
-8
/
+5
2013-10-24
igb: fix driver reload with VF assigned to guest
Stefan Assmann
1
-21
/
+16
2013-10-24
igb: Fix master/slave mode for all m88 i354 PHY's
Carolyn Wyborny
1
-5
/
+3
2013-10-24
i40e: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2013-10-24
igbvf: add missing iounmap() on error in igbvf_probe()
Wei Yongjun
1
-1
/
+2
2013-10-24
igbvf: integer wrapping bug setting the mtu
Dan Carpenter
1
-3
/
+2
2013-10-23
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
18
-477
/
+956
2013-10-23
Merge branch 'frag_hash_secret'
David S. Miller
6
-13
/
+25
2013-10-23
inet: remove old fragmentation hash initializing
Hannes Frederic Sowa
2
-3
/
+4
2013-10-23
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...
Hannes Frederic Sowa
3
-10
/
+20
2013-10-23
ipv4: initialize ip4_frags hash secret as late as possible
Hannes Frederic Sowa
1
-0
/
+1
2013-10-23
Merge branch 'pci_set_drvdata'
David S. Miller
7
-9
/
+0
2013-10-23
net: via-rhine: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-23
net: tc35815: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-23
net: spider_net: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-23
net: tlan: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-23
net: tehuti: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-23
net: niu: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-23
net: sungem: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-23
sh_eth: add/use RMCR.RNC bit
Sergei Shtylyov
2
-3
/
+6
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
557
-2970
/
+4329
2013-10-23
net: always inline net_secret_init
Hannes Frederic Sowa
1
-1
/
+1
2013-10-23
net: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
1
-1
/
+1
2013-10-23
batman-adv: generalize batman-adv icmp packet handling
Simon Wunderlich
5
-97
/
+157
2013-10-23
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2013-10-23
batman-adv: include the sync-flags when compute the global/local table CRC
Antonio Quartulli
3
-2
/
+28
2013-10-23
batman-adv: improve the TT component to support runtime flag changes
Antonio Quartulli
2
-1
/
+30
2013-10-23
batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
Antonio Quartulli
3
-31
/
+12
2013-10-23
batman-adv: send GW_DEL event in case of soft-iface destruction
Antonio Quartulli
1
-2
/
+7
2013-10-23
batman-adv: limit local translation table max size
Marek Lindner
5
-36
/
+173
2013-10-23
batman-adv: adapt the TT component to use the new API functions
Antonio Quartulli
1
-11
/
+24
2013-10-23
batman-adv: provide orig_node routing API
Antonio Quartulli
3
-88
/
+151
2013-10-23
batman-adv: adapt the neighbor purging routine to use the new API functions
Antonio Quartulli
1
-8
/
+9
2013-10-23
batman-adv: adapt bonding to use the new API functions
Antonio Quartulli
3
-15
/
+32
2013-10-23
batman-adv: add bat_neigh_is_equiv_or_better API function
Antonio Quartulli
4
-1
/
+30
2013-10-23
batman-adv: add bat_neigh_cmp API function
Antonio Quartulli
3
-1
/
+25
[prev]
[next]